My team is working with the AM5728 General Purpose Evaluation Module, and using the Processor SDK for Linux for our embedded application development. One of our requirements is that we communicate with an external device via a UART interface. Based on some of the documentation I have read on the AM572x General Purpose EVM HW User Guide (see link below), it appears that all of the UART pins are in the expansion headers (P16-P19 on the Processor Module), and not broken out anywhere on the Processor Module itself for access. For example, the UART9 pins exist within the expansion connector P17.
Based on this observation, I have two questions:
- Does Texas Instruments (or some other vendor) offer an expansion/breakout board that may attach to the connectors, exposing the UART pins for access, as well as others (like SPI/GPIO)?
- Is there a way, within the Processor SDK for Linux, to configure the Serial Debug Header for General Purpose UART, instead of the default serial console use?
If there is a well-documented way to address the second question above, we would prefer that option (as additional hardware wouldn't be needed).
Thank you,
Andrew
Link:
http://processors.wiki.ti.com/index.php/AM572x_General_Purpose_EVM_HW_User_Guide