i.MX RT1062: What is channel group on ADC

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

i.MX RT1062: What is channel group on ADC

ソリューションへジャンプ
2,574件の閲覧回数
kenji
Contributor IV

Hi All

What is channel group on ADC?

I can' t find out in the i.MX RT1060 Processor Reference Manual about it.

But there is on MCUXpresso Config Tools and SDK functions.

What is the relation ship with ADC1/2 moudle and ADC external signals (pins)?

kenji_1-1626171389861.png

 

kenji_0-1626171365052.png

 

ラベル(2)
0 件の賞賛
返信
1 解決策
2,535件の閲覧回数
kenji
Contributor IV

Hi, victorjimenez-san

There are still issues, but ADC can now be performed in synchronization with PWM. I've gradually come to understand the settings in Config Tools.

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
2,564件の閲覧回数
victorjimenez
NXP TechSupport
NXP TechSupport

Hi Kenji, 

The RT1060 family has two ADC modules, ADC1 and ADC2, each module has 8 channel groups. These channel groups correspond to registers ADC1_HC0, ADC1_HC1,  ADC1_HC2,  ADC1_HC3... and ADC1_R0, ADC1_R1, ADC1_R2, ADC1_R3... The same applies to the ADC2 module. 

I understand your point. With the current information of the reference manual, it's confusing to know what are the channel groups. I will pass these comments to the documentation team.

Regards,
Victor  

0 件の賞賛
返信
2,558件の閲覧回数
kenji
Contributor IV

Hi victorjimenez-san

I undersatnd that each ADC modules has 8 channel groups.
So, these 8 channel groups, each could have several ADC signal, like below?

kenji_0-1626335819555.png

I want to use PWM and ADC in synchronization.
In this case, is the ADC done in group units?

I want to know about the relationship of group and signal.

0 件の賞賛
返信
2,549件の閲覧回数
victorjimenez
NXP TechSupport
NXP TechSupport

Hi Kenji, 

So, these 8 channel groups, each could have several ADC signal, like below?

Yes, your understanding is correct. There's only one thing to keep in mind. ADC_HC0 can be used for both software and hardware trigger mode. Other ADC_HCn (n = 1...) are for use only in hardware trigger mode. For more information regarding this, refer to section 66.8.1 of the reference manual. 

want to use PWM and ADC in synchronization.
In this case, is the ADC done in group units?

You have to use these registers, ADC_HCn, no matter the functionality. 

Regards,
Victor

0 件の賞賛
返信
2,536件の閲覧回数
kenji
Contributor IV

Hi, victorjimenez-san

There are still issues, but ADC can now be performed in synchronization with PWM. I've gradually come to understand the settings in Config Tools.

0 件の賞賛
返信