This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2632-Q1: AM2632-Q1 UART Wakeup for BQ79616

Part Number: AM2632-Q1
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:

  1. Switch the MCU’s UART RX pin to GPIO mode.
  2. Drive the pin Low for a short period to trigger the AFE wake-up.
  3. 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!