Run Zephyr on FRDM-IMX91S

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Run Zephyr on FRDM-IMX91S

393 次查看
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 回复数

221 次查看
aspin
Contributor I

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

0 项奖励
回复

59 次查看
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 项奖励
回复

39 次查看
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 项奖励
回复

347 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi @aspin 

 

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

 

Regards

Daniel

0 项奖励
回复

299 次查看
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 项奖励
回复

287 次查看
danielchen
NXP TechSupport
NXP TechSupport

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

 

Regards

Daniel 

0 项奖励
回复