Homec4science

[Firmware] improved the communication to use DMA

Authored by rbaud on Oct 30 2015, 09:17.

Description

[Firmware] improved the communication to use DMA

-Modified the UART module to send and receive bytes asynchronously, with
DMA.
-Updated the Communication module.
-Added the Circular buffer module, to simplify the transfer of incomming
bytes from the UART to the Communication.
-Simplified and fixed bugs in the SendDebugMessageDecimated() macro.
-Moved the GPIO clock and NVIC initialization out of the Callback timers
module, to the main.

Details

Committed
rbaudOct 30 2015, 09:17
Pushed
rbaudMar 14 2017, 17:50
Parents
R2671:f28d137f0e40: [Firmware] added functions to send debug messages
Branches
Unknown
Tags
Unknown