Mercurial > public > ostc4
comparison OtherSources/system_stm32f4xx.c @ 916:4832981f9af8 Evo_2_23
External sensor UART: Switch to DMA TX transfers:
The previous version used polling tx function to transfer data. Because of the short command length of the protocols supported this was no big issue. New protocolls (like GNSS) have longer command sequence which have an impact to the program flow. That's why the implementation has been changed to DMA transmission.
author | Ideenmodellierer |
---|---|
date | Mon, 28 Oct 2024 20:34:58 +0100 |
parents | 4e10a3e087a1 |
children |
comparison
equal
deleted
inserted
replaced
915:ff318ae65dd0 | 916:4832981f9af8 |
---|