Run Zephyr on FRDM-IMX91S

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

Run Zephyr on FRDM-IMX91S

396件の閲覧回数
aspin
Contributor I

Hi,

do you know if there is a plan to extend this excellent article done by xinyu_chen

Run Zephyr on A55 with FRDM-IMX93 and FRDM-IMX91 

adding support to FRDM-IMX91S?

Thanks

ラベル(1)
タグ(1)
0 件の賞賛
返信
6 返答(返信)

224件の閲覧回数
aspin
Contributor I

Yes thank you Daniel: do you have any advice about how to manage the spi nand?

0 件の賞賛
返信

62件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi aspin:

 

Zephyr has built-in support for SPI NOR flash via the jedec, spi-nor compatible.   But SPI NAND is not directly supported in the same way. 

I found one NAND Flash project in Zephyr as below, it includes SPI communication logic and example handle implementation.   maybe you can take it for reference

https://github.com/D-Buckingham/NAND_flash

https://docs.zephyrproject.org/latest/hardware/porting/board_porting.html

 

 

Regards

Daniel

0 件の賞賛
返信

42件の閲覧回数
aspin
Contributor I

Hi Daniel,

I was thinking about the tool to write the Zephyr fw to the spi nand in the FRDM-IMX91S to be able to boot Zephyr.

Thanks

0 件の賞賛
返信

350件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi @aspin 

 

The package can support FRDM-IMX91S , it is very similar to FRDM-IMX91

 

Regards

Daniel

0 件の賞賛
返信

302件の閲覧回数
aspin
Contributor I

Hi Daniel,

I agree with you, I was just thinking about some few minor difference like the spi nand and the pmic.

Thanks

0 件の賞賛
返信

290件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

please feel free to reach out us if you experience any issues or need further assistance.

 

Regards

Daniel 

0 件の賞賛
返信