hello:
I have some questions about the DMSC CPU(ARM Cortex-M3). In the new SDK,some functions have been moved to the MCU(R5F),like power management and resource management.
So:
(1)How to use the WKUP_GPIO,WKUP_I2C?
(2)Do we need to do some programing work on the DMSC CPU(ARM Cortex-M3)?
(3)Where can I find the reference program of the DMSC CPU?
(4)If a independent MCU(e.g. TC397) controls the sleeping or waking up of TDA4VM,we connect the MCU(e.g.TC397)'s GPIO and DMSC's WKUP_GPIO?Is that right?