Rx interrupt showing frame error
Posted on February 28, 2013 at 16:54 I have to receive a data on my stm32f100 microcontroller which is sent from a software on PC through RS232 port. I am using IAR C compiler and in the interrupt handler i have some further sensor related progr...