afry-south / dragonfly-fcb

ÅF Dragonfly Quadrotor UAV Project
Other
7 stars 3 forks source link

investigate SPI for use as FSM-FCB transport #46

Open adam-at-epsilon opened 9 years ago

adam-at-epsilon commented 9 years ago

Investigate availability of drivers on the STM32F3-Discovery and Olinuxino card respectively.

adam-at-epsilon commented 9 years ago

There's a SPI_FullDuplex_ComDMA example we can use, it requires using two STM32 cards and 3 cables.

adam-at-epsilon commented 8 years ago

select SPI bus betwen SPI2 or SPI3 with respect to which gives the simplest cable routing.

stenbergd commented 8 years ago

UART/RS232 used instead of SPI for simplicity.