Question
uart interrupt reception problem in stm32f103
Posted on June 03, 2016 at 06:46
hi,
i'm doing n interfacing a sensor with stm32f103 via uart with 4800bps odd parity nd 1 stop bit.the code is generated using cubemx 4.9.0 . in the main code i m trnsmitting a string.The problem is that wen i connect the sensor with the stm32 ,the there is no data is received in the interrupt receiver and only some of the letters of string is transmitted. The data coming out of sensor is 5 byte continously.pls help me..thank you..]