i.MX7D M4 and eMMC

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,316件の閲覧回数
indirokanovic
Contributor II

Can M4 have access to eMMC while A7 cores are in sleep?

ラベル(1)
タグ(3)
1 解決策
2,032件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi Indir,

it should be possible, but in this case you must have a driver for M4 to access eMMC and NXP does not provide such driver. With a driver you should be able to access directly to the memory to read/write raw data or you may use a file system.


Regards,
Carlos
NXP Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,032件の閲覧回数
mtx512
Contributor V

We did something similar using the M4 on the imx6sx but connected to a SD card reader (see SD Card interfacing from M4 via SPI). Points to note:

1. You may not be able to use DMA as this is controlled from the Linux side.

2. If A7 is in sleep mode then certain clocks may not be available or running at reduce speed which will effect data transfer rate.

2,033件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi Indir,

it should be possible, but in this case you must have a driver for M4 to access eMMC and NXP does not provide such driver. With a driver you should be able to access directly to the memory to read/write raw data or you may use a file system.


Regards,
Carlos
NXP Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信