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.
Hi,
We are using AM623 in our new design, we need to put AM623 in "MCU only" mode (Low Power Modes) .
So some major devices are kept under internal MCU interface( I2C , 4-lane UART).
In normal operation , How can pass the data's from MCU to SoC? is there any delay?
How can communicate the MCU to SoC for wakeup?
Also please let me know current consumption in MCU only mode?
Regards
Jom Sabu
Hi Jom,
In normal operation , How can pass the data's from MCU to SoC? is there any delay?
Can you please elaborate? What kind of data pass do you want to do? By SoC, do you mean to A53?
How can communicate the MCU to SoC for wakeup?
The MCU-Only mode wakeup events are described in the AM62x TRM Table 6-2403 "Low Power Mode Wakeup Events".
Hi,
We have connected GPS, GSM modules and Sensors are under internal MCU of AM62, by using I2C and 4 lane UART interfaces of MCU
How can get the data's to A53 from MCU? is there any internal connection?
Also please let me know current consumption in MCU only mode?
Regards
Jom Sabu
Hi Jom,
Sorry but I still don't have the full picture of your system. Do you have a diagram showing it?
4 lane UART
What do you mean by "4 lane"? to connect the external sensors/devices to mcu uart with rxd/txd/rts/cts uart lines?
by using I2C and 4 lane UART interfaces of MCU
How can get the data's to A53 from MCU? is there any internal connection?
Yes, you would need IPC to communicate between software running on A53 and MCU M4F. Please create a separate E2E post if you want to know more details. Our IPC expert will help.
Also please let me know current consumption in MCU only mode?
MCU-only mode is not supported in current SDK yet, the feature is still under development. I don't think we have accurate number for this yet.