BiPOM Forum

General => Microcontroller Development Systems => 8051 Development Tools => Topic started by: cfyam on April 20, 2005, 09:29:09 pm

Title: Software implementation of UART
Post by: cfyam on April 20, 2005, 09:29:09 pm
Dear:
 I used Atmel AT89S52, and I need two UART channel!
So, I need software implementation of asynchronous serial I/O. Who can tell me how to do?
Title: Re: Software implementation of UART
Post by: vitaliy on April 21, 2005, 12:30:01 am
Please install 8051/52 development system from BiPOM Electronics and try C:\\bipom\\devtools\\MicroC\\Examples\\8051\\tiny\\SoftUART\\2ndUART.prj example
Title: Re: Software implementation of UART
Post by: cicero on June 15, 2005, 08:45:15 pm
Quote
Please install 8051/52 development system from BiPOM Electronics and try C:\\bipom\\devtools\\MicroC\\Examples\\8051\\tiny\\SoftUART\\2ndUART.prj example