Hi There,
PGA460 has 4 interfaces – TWI, single line UART, asynchronous TXD/RXD UART and synchronous USART. I want to use the asynchronous UART
- Does the async UART allow read and write all registers and implement all functionality so don’t to use any of the other interfaces?
- The customer is short on serial ports on the MCU. He is going to connect both of these chips on the buggy side to a single async UART on the MCU, and switch the UART between each PGA460. It seems the PGA460 will only return data to the MCU when the MCU requests it ie it doesn’t constantly stream data back like a modem chip or something like that. For this reason, the customer believe this will work as the aerial port on the MCU does not need to listen for data constantly.
Looking forward for your reply.