Im usint AT89S8252. Has anybody a .C routine to get a second serial interface using port 1, I mean, how can I setup P1.1 to TXD and P1.0 to RXD. I need use two serial interfaces together, I mean, actually I,m using P3 but i need one more. Sorry for my english.
If you look on the IAR website there is a sample application for a software UART.. Could be just what your looking for..