CSEc PRAM Command Header Function format

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

CSEc PRAM Command Header Function format

1,505 次查看
skseofh
Contributor II

Hi, all!

 

I have question about CSEc PRAM Command Header.

There is 'FuncFormat' that specifies 'how the data is transferred to/from the CSEc'.

 

In AN5401, there is this explanation.

skseofh_1-1599092331657.png

 

I can't understand 'the main core or DMA' part.

Where exactly does this part point?

 

I think 'the main core or DMA' point 'RAM(FTFC Core)' in figure below(AN5401).

skseofh_2-1599092765570.png

If so, which address is 'RAM(FTFC Core)' in the memory map?

 

标签 (1)
0 项奖励
回复
3 回复数

1,492 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello!

The main core that this part of the document is referring to the MCU core. One of the many functions of the core is transfer information, this transference can be done through the MCU or using the DMA module instead.

The functionality of the CSE is implemented on the FTFC Core. That RAM is dedicated to the flash controller to improve performance.

For more detailed information about the memory map, you can find it attached to the s32k1xx reference manual.

Let me know if this is helpful, if you have more questions do not hesitate to ask me.

Best regards,

Omar

0 项奖励
回复

1,483 次查看
skseofh
Contributor II

I checked the memory map and there is this sheet.

skseofh_0-1599702203000.png

 

I'm not sure which part is MCU core and DMA.

Could you explain more please?

0 项奖励
回复

1,471 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello skseofh

 

I will gladly answer your question. The MCU core refers to the ARM Cortex. The core can transfer data. The DMA is a module capable of transfer blocks of data without the core intervention.

Let me know if this is helpful, if you have more questions do not hesitate to ask me.

0 项奖励
回复