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 ?
When I send data to SW UART (P3.2)INT0 at89c51ed2 "Block" and do nothing until I make RESET or Power OFF -> ON!