Communicating directly with STM32 from Arduino through syslink

Firmware/software/electronics/mechanics
Post Reply
jsn
Beginner
Posts: 1
Joined: Tue Jul 10, 2018 10:06 pm

Communicating directly with STM32 from Arduino through syslink

Post by jsn »

Hi everyone,
We're working on a project where instead of using the radio and the nrf chip, we are trying to use an arduino instead (on the arduino there's a set of preprogrammed flight patterns, like thrust for 10 seconds, stop, thrust for 10 seconds, etc.); we're trying to use the arduino to send the packets that the nrf would normally send to the stm; from my understanding, this is the syslink protocol. How can we hook the arduino up to communicate directly with the stm to control the drone's flight? Thanks!
Post Reply