IMXRT1064 SD Peripheral with RAM

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMXRT1064 SD Peripheral with RAM

349件の閲覧回数
Lukas_Frank
Senior Contributor I

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:

Lukas_Frank_2-1698913783557.png

 

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:

  1. Config SD Pins
  2. Wait for Insert to SD Card to the target port on board.
  3. Power Up the Card
  4. Init Card
  5. Print Card Informations as Log
  6. Check Read Only Status
  7. SD_WriteBlocks and SD_ReadBlocks functions runs

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.

 

 

 

0 件の賞賛
返信
1 返信

322件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

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

0 件の賞賛
返信