Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Linux
I'm working on AM3351 based customised board. In AM335x TRM section 8.1.4.5 says that below events can be wakeup processor from Deepsleep mode.
• GPIO0 bank
• dmtimer1_1ms (timer based wakeup)
• USB2PHY (USB resume signaling from suspend) – Both USB ports supported.
• TSC (touch screen controller, ADC monitor functions )
• UART0 (Infra-red support)
• I2C0
• RTC alarm
But I'm not finding any reference on how to implement the Dmtimer1_1ms based deepsleep wakeup mode.
