Question
uart communication in stm32
Posted on April 04, 2013 at 12:50
Hi,
I am getting problem while using uart of controller with my wireless module. Actually what is happening is my wireless module receiving data very fast and consumption of that data from controller side is slower than wireless module. So how can i manage this to synchronize receiving and transmitting part? Since controller consumption of data is slower than wireless module so i am missing some data and because of that i am not able perform further task. Suggest me the solution on this. #flow-control