Hi Dear Authorized,
I am trying to use SDHC Driver with a Hyperbus RAM. I connectted required pins of my RAM to the USDHC2 Ports below:
I am curious about how it is possible to use it via SDK. When I look into default SDK example it is designed like we use sd-card. The flow is like below shortly:
I want to know whether writing specific address of RAM it is possible or not.
Could you please help me about this topic?
Thanks and Regards.
I don’t think it is possible to interface a serial HyperRAM through uSDHC module. You need to use FlexSPI for this as that module supports hyperbus devices.
Best regards,
Omar