2014-05-27 04:53 AM
I use an STM32F107RC board and use USART2 interface. But USART2 Tx doesn't send first four bytes of each data transaction. I have tried both INTERRUPT and DMA mode.
What is the problem? #dma #usart #stm322014-05-27 06:37 AM
Hard to say, perhaps your code is broken.
2014-05-27 10:14 AM
Or the hardware.
I once had an RS232 cable with broken ground. The symptoms were very confusing, far from a safe ''not work''.... JW