Forum : ST7/STM8
Original Post
Post Information | Post |
---|---|
October 11, 2010 - 6:31pm
|
Hi, I am using STM8S105 and working on UART2 module. What is the possible mistake that I have made? Thanks&Regards |
Now I realized that I can get Idle Line Interrupt but it seems that the interrupt appears only once after RXNE interrupt.
I want to get 4 or 5 characters long idle time but after (probably) 1 character long idle time, I get the IDLE interrupt and can't get it again. Is there a way to get this interrupt again without receiving a character?
Thanks&Regards