cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F107RC USART2 TX Problem

primenko_k
Associate
Posted on May 27, 2014 at 13:53

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 #stm32
2 REPLIES 2
Posted on May 27, 2014 at 15:37

Hard to say, perhaps your code is broken.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Posted on May 27, 2014 at 19:14

Or the hardware.

I once had an RS232 cable with broken ground. The symptoms were very confusing, far from a safe ''not work''....

JW