Multiple software UARTs on x51

General discussion on mikroBasic PRO for 8051.
Post Reply
Author
Message
MKK
Posts: 2
Joined: 23 Feb 2013 13:23

Multiple software UARTs on x51

#1 Post by MKK » 24 Feb 2013 22:49

I want to implement 8 soft UARTs on a x51 controller and only 1 of 8 will be used at a time for polling data from the devices connected. Is there a way to initialize Soft_UART with different pins assigned as Tx and Rx just like it can be done with Soft_UART library for PIC?

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Multiple software UARTs on x51

#2 Post by filip » 25 Feb 2013 15:32

Hi,

I'm afraid that this is not possible, you are tied to one pair of Soft UART pins only.

Regards,
Filip.

Post Reply

Return to “mikroBasic PRO for 8051 General”