Part Number: TDA4VH-Q1
Tool/software:
How to access NOR flash memory and emmc memory from any of the core(MCU1_0)?
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.
Part Number: TDA4VH-Q1
Tool/software:
How to access NOR flash memory and emmc memory from any of the core(MCU1_0)?
Hi Rakshita,
The EMMC memory can only be accessed by sending read commands(CMD 17 and CMD18).
I would highly recommend referring to the eMMC JEDEC SPEC to understand more on these Commands.
Regards
Gokul
Hi Rakshita,
I have forwarded this query to the coressponding expert. Thanks in advance for your patience.
Regards
Gokul
Hi Rakshita,
In general from MCU1_0, you would run either MCAL or RTOS. We have OSPI and Flash driver in both the OS which can be used to read the flash memory.
Please go through the RTOS documnetation for more details on this.
Regards,
Tanmay