This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ADUC842/843 BAUD RATE & SUPPLY

I am using ADUC842/ADUC843 controller.Baud rate i need is 460800.

How to achieve this baud rate?

Also i want to know the difference between ADUC842/ADUC843 5V AND ADUC842/ADUC843 3V ....

Regards,
Mayuri

Parents
  • Thnx a lot for the solution.

    Earlier even i had thought to use timer 3 in the same way.

    But after going through the below mentioned site
    ics.nxp.com/.../

    I realized that the maximum baud rate in timer mode in my case is 16777216/64 = 262144 baud rate.

    The baud rate which i want to achieve is 460800 which is obviously larger than 262144.

    pls give me some alternate solution

    Regards,
    Mayuri

Reply
  • Thnx a lot for the solution.

    Earlier even i had thought to use timer 3 in the same way.

    But after going through the below mentioned site
    ics.nxp.com/.../

    I realized that the maximum baud rate in timer mode in my case is 16777216/64 = 262144 baud rate.

    The baud rate which i want to achieve is 460800 which is obviously larger than 262144.

    pls give me some alternate solution

    Regards,
    Mayuri

Children