i.MX93 Multicore programming

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

i.MX93 Multicore programming

ソリューションへジャンプ
479件の閲覧回数
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 解決策
459件の閲覧回数
Alejandro_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 返信
460件の閲覧回数
Alejandro_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.