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.

Wilink8, BT Host wakeup / eHCILL / AM335x deep-sleep

Hi,

Seem like TI's firmware uses BT_HCI_RTS in favor to the hard-wired BT_HOST_WAKE_UP pin (BT_FUNC1).

So, that means when a AM335x is in deepsleep0, you only have bank0 gpio or uart0 available as wake-up sources.

Usually (and in our case) the Wilink BT-HCI is connected to the Sitara via the uart3 bus. (I'd say uart0 is buzy for print-outs, boot, etc)

So, question is best way to make this work. A workaround would be to tie BT_HCI_RTS & CTS to separate Hi-Z GPIO's on bank0 that  could serve as wake-up sources during AM335x power-down.

Thoughts?

/David