i.MX93 Multicore programming

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

i.MX93 Multicore programming

跳至解决方案
1,316 次查看
NZP
Contributor III

Hello experts,

I am working on i.MX93 processor which has cortex-A55 and cortex-M33 cores. I am running Linux on cortex-A55, and I want to use cortex-M33 for accessing ADC peripheral of the CPU. To access ADC peripheral using cortex-M33 I have disabled ADC node from dts file.

So, I have some questions regarding that please look into that.

1. is there anything extra configuration needed related to TRDC at cortex-m33 side to access ADC peripheral? or just disabling ADC related stuff inside dts file is enough to access ADC at cortex-M33 mcu side.

0 项奖励
回复
1 解答
1,296 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @NZP 

 

Yes, Disabling the ADC node in Device tree should be sufficient to use from Cortex M without problem.

 

Best regards.

 

Salas.

在原帖中查看解决方案

1 回复
1,297 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @NZP 

 

Yes, Disabling the ADC node in Device tree should be sufficient to use from Cortex M without problem.

 

Best regards.

 

Salas.