Confusion on how external memory modules connected to imxrt1176 in mimxrt1170-evk board

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

Confusion on how external memory modules connected to imxrt1176 in mimxrt1170-evk board

2,069件の閲覧回数
Shehan_Janidu
Contributor III

I want to access external memory interfaces of imrt1176 in mimxrt1170-evk. To do that I found out that SEMC and flexspi modules can be used. But my doubt is what are the exact peripherals can be accessed through these modules. The biggest doubt is NOR flash. In datasheet it says NOR flash could be accessed via SEMC. But I saw an example code which connects NOR flash via flexspi. I want to clarify this issue. 

The next issue is, I coudnt foundout any example codes to access OCT Flash and QSPI flash access via SEMC. Can anyone show me some examples for that.

Final question,  is there any internal flash in imxrt1176 chip

0 件の賞賛
返信
5 返答(返信)

2,016件の閲覧回数
Shehan_Janidu
Contributor III

"RT1176 can access SPI NOR flash via flexspi and access parallel NOR flash via SEMC". So what does this mean ? Sorry for the inconvinence

タグ(1)
0 件の賞賛
返信

1,978件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi,

FlexSPI can only support serial nor flash because it is a SPI port.

SEMC can only support parallel nor flash.

 

Regards,

 

0 件の賞賛
返信

2,036件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @Shehan_Janidu ,

RT1176 can access SPI NOR flash via flexspi and access parallel NOR flash via SEMC. Both of them can execute in place(XIP).

RT1176 use flexspi to access OCTAL flash/QUAD flash/HyperFlash. They are serial memory.

RT1176 hasn't  internal Flash. Only RT1024 and RT1064 have.

 

Regards,

Jing

0 件の賞賛
返信

2,029件の閲覧回数
Shehan_Janidu
Contributor III
So does that mean, same NOR flash could be accessed parallelly and serially with the use of SEMC and flexspi respectively ?
タグ(1)
0 件の賞賛
返信

2,024件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi,

No, there isn't NOR flash support either serial access and parallel access.

Octal flash is serial flash.

 

Regards,

Jing

0 件の賞賛
返信