8051 library function UARTx_Init_Advanced

General discussion on mikroBasic PRO for 8051.
Post Reply
Author
Message
cruiser
Posts: 22
Joined: 06 Dec 2006 22:27
Location: Michigan, USA

8051 library function UARTx_Init_Advanced

#1 Post by cruiser » 25 Sep 2011 21:25

The function "UARTx_Init_Advanced" is listed in the help file but is not shown on the library tree.
Is this a function only available to a specific version of the 8051? If so can anyone point to a part number?
I need to create a project that I can set the parity as well as baud and it seems I will need this function.

Can some one help clarify why this is not in the tree?
Can I sill use it in code anyway?

Thanks,
Jeff

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

Re: 8051 library function UARTx_Init_Advanced

#2 Post by filip » 26 Sep 2011 08:39

Hi,

Some MCUs support the UARTx_Init_Advanced, here is a list :

Atmel:
AT80C5112
AT83C5111
AT83C5112
AT87C5111
AT87C5112
AT89LP2052
AT89LP214
AT89LP216
AT89LP4052
AT89LP428
AT89LP828

Silabs
C8051F340
C8051F341
C8051F344
C8051F345
C8051F326
C8051F327

The rest of the MCUs don't support this routine.

Regards,
Filip

Post Reply

Return to “mikroBasic PRO for 8051 General”