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.

AM3351: AM3351/AMIC110 USB wake up signal

Expert 2311 points
Part Number: AM3351
Other Parts Discussed in Thread: AMIC110

Hi

May I have question about AM3351 and AMIC110 hardware of wake up from sleep mode?

I understand there is no sample of sleepmode for RTOS/baremetal.

I think AM335x/AMIC110 USB have 2 wakeup signal that slv0_Swakeup and usbx_wout.

Both is connected WakeM3, and Only slv0_Swakeup connected to MPU subsystem.
Question 1

Could we use slv0_Swakeup for call interuupt function and wake up
directly ARM Cortex A8 in the interrupt function from sleep mode?

Question 2

Is WakeM3 hardware for wake up ARM Cortex M3 core that is device manegiment core?

If I want to wake up A8 core, I should make anything to Wake up A8 code in M3 interrupt function?

Thanks,

GR