Author Topic: Software implementation of UART  (Read 7163 times)

cfyam

  • Guest
Software implementation of UART
« 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?

vitaliy

  • Full Member
  • ***
  • Posts: 30
    • View Profile
Re: Software implementation of UART
« Reply #1 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

cicero

  • Guest
Re: Software implementation of UART
« Reply #2 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