Other Parts Discussed in Thread: BQ79616,
Tool/software:
Hello TI team,
We are currently using AM2632-Q1 communicating with BQ79616 AFE.
Based on the sample code provided for TMS570 + BQ79616, the procedure to wake up the BQ79616 from sleep mode is:
- Switch the MCU’s UART RX pin to GPIO mode.
- Drive the pin Low for a short period to trigger the AFE wake-up.
- Switch the pin back to UART mode for normal communication.
Does TI provide any sample code or guidance on how to implement this UART-to-GPIO switching on AM2632-Q1?
Are there recommended drivers or APIs in MCAL / SDK to handle this pin muxing dynamically?
Any suggestions or examples would be greatly appreciated.
Thank you!