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

AT91SAM7X256_Dual UART Code Help

Hello.
I am very new in ARM7. I am trying to enable dual UART for AT91SAM7X256 MCU.
I have already simulate the Hello example code for simple LED Blink and UART0 Data Send. Its working fine.

Can any one suggest me how can I send and receive data from UART1 of AT91SAM7X256 MCU?

I know that AT91SAM7X-EK have single UART only, but I am trying to enable dual UART with external connection.

Thank you. Waiting for your reply.

Regards.
Sakibnaz.

Parents
  • Did you read the datasheets for the processor and any documentation from the chip manufacturer?

    If you do find people who knows how to use that second UART, they most probably know because they _did_read the available documentation.

    So, what information have you read?

Reply
  • Did you read the datasheets for the processor and any documentation from the chip manufacturer?

    If you do find people who knows how to use that second UART, they most probably know because they _did_read the available documentation.

    So, what information have you read?

Children