We need to write to the MMC interface (an SD card) whist the CPU is in sleep mode (running Linux) - has anyone tried this before and are there any code examples we could quickly reuse?
Thanks
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 Rich,
In DeepSleep modes AM335X main oscillator is off, so I don't think this would be possible.
Please check Table 8-13 in the AM335X TRM Rev. K. It lists all power modes and corresponding states.
Rich_MTL said:Are there any code examples available for SD card access on PRU ? e.g. with fatfs lib ?
I doubt that makes sense... Just try to compile any of the required libs and see if it fits the 2k instruction space of a PRU on AM335x.
Not sure what you want to achieve?
regards,