Can current PSDK supports wakeup AM5728 from USB TouchScreen? Customer need to idle to save power consumption when not operation, and hope to wakeup from TouchScreen. which is USB interfaced.
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.
Can current PSDK supports wakeup AM5728 from USB TouchScreen? Customer need to idle to save power consumption when not operation, and hope to wakeup from TouchScreen. which is USB interfaced.
Bin,
Thanks. Seems it is a important feature as more and more Touch screen use USB interface, for some product use Touch Screen, and no other button on the enclosure, support USB wake up would be the only choice.
Before their product use UART touch screen, they will configure the UART pin into GPIO mode before entering idle mode, when there are signal from touch screen, it will wake up from GPIO interrupt, then configure back to UART in software.
Gavin the situation of USB interface only, do you have other recommended method to implement wake up to inherit their product shape?
Tony,
There won't be a solution unless the customer can modify the board. I am trying to work with the hardware team to see if we can attach a GPIO on DP or DM to sniff the USB remote wakeup signal, so that the GPIO pin can wake up the system. I will update you once I have the hardware solution. Please note that since this is a customized hardware, we don't provide software support, the customer has to implement the software for the GPIO wakeup by themselves.
Bin,
It comes into my mind also, but the DP/DM signal is +-400mV, so it can't be used to trigger GPIO directly, may need related circuit to implement it indirect. hope to hear good news from you from hardware team.
Yes, customer can modify board and software by themselves if it workable.
Tony,
Please check the attached solution. It shows on AM437x, but it works any usb2.0 with high- or full-speed device. Please note that the usb touch screen should support remote wakeup feature to generate the wake up signal.