iMX8M Mini resources available to MCU

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

iMX8M Mini resources available to MCU

跳至解决方案
1,235 次查看
yfliu
Contributor IV

Dear experts,

May I know what resources are avalable to the Cortex-M4 core in iMX8M mini SoC?  I mean DRAM memory ranges and peripherals? For example can M4 access PCI devices?

Regards,

yf

 

 

0 项奖励
回复
1 解答
1,177 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

Yes, you can consult it in table Table 7-2. CM4 Interrupt Summary of reference manual:

Screenshot 2025-02-20 115114.png

Best regards.

 

 

在原帖中查看解决方案

5 回复数
1,214 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

You can consult this in section 2.1.3 Cortex-M4 Memory Map of reference manual.

Best regards.

0 项奖励
回复
1,204 次查看
yfliu
Contributor IV

@JorgeCas thank you so much!

I saw both GIC and PCI in CM4 memory map. Does this mean that CM4 can also work with GIC for interruption handling? or CM4 just can only change settings and GIC interrupts are for CA53 cores?

Regards,

yf

 

标记 (1)
0 项奖励
回复
1,199 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

The interruption handling for Cortex-M is done with a Nested Vectored Interrupt Controller (NVIC) that is closely integrated with the processor core to achieve low-latency interrupt processing.

Best regards.

1,184 次查看
yfliu
Contributor IV

@JorgeCasthank you again!

So can this CM4 receive interrupts from a PCI device?

Best regards,

yf

 

0 项奖励
回复
1,178 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

Yes, you can consult it in table Table 7-2. CM4 Interrupt Summary of reference manual:

Screenshot 2025-02-20 115114.png

Best regards.