Re: stm32f103 freertos 2 usart problem.

Hi I am facing problem with freertos while using Usart2. Usart1 is working properly but for usart2 receive RXNE flag is falsely setting hence its giving garbage data on Usart2 Rx. Same code working fine without freertos. I am using demo example from freertos for stm32f103 and using stm32f103vct6 and removed all unwanted demo examples. But still i am facing issue while receiving data. Please let me know what could be a problem? Regards, Shrenik Shikhare.

Re: stm32f103 freertos 2 usart problem.

Is your question related to FreeRTOS? Regards.