Hi All! Any good example for software UART (SW) and retranslate data between SW and hardware (HW) UART on C51 using C - Keil Compiler? Using EXT0 Interrupt as receiver datect for "SW" Uart ?
Not at all!
Implementing a UART in software requires understanding a lot of things which will be of general use - not least, how a UART actually works!