PWM CONFIGURE - EMIOS CHANNEL CHANGE

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

PWM CONFIGURE - EMIOS CHANNEL CHANGE

871件の閲覧回数
rlaxortn
Contributor IV

I have to use emios pin(channel 16~23).

but when i set pwm configure it has error. 

bacause mcl chaanel and pwm channel is same..ch23.

 

1.png

 

if i set Emios Channel is 0ch. it can not find pwmEmiosBusRef. other things are same. if i don

t set 23ch.

1-1.png2.png

 

so i wanna know method emios channel change in mcl. 

 

i set emois channel 23ch, and pwm channel is 23ch. you know i have to use pwm 23ch. i don't have other option.

4.png

5.png

3.png

i already test in example source is emios channel is 23ch, and pwm 0ch, 1ch in pwm driver in example source. 

but i have to use pwm channel from 16ch to 23ch. 

so how is change emios channel is without 23ch and get pwmEmiosBusRef?

 

thanks to help.

 

タグ(2)
0 件の賞賛
返信
1 返信

852件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

there is no option if you really need to use channels 16-23 and those will be set in OPWMB mode, which need global or local counter bus selected. You need to choose at least one channel from 0-15, instead of 22 or 23 so this channel can be set to provide counter bus (set in MCL component) for rest of channels. Picture below shows counter buses distribution

PetrS_0-1747650510127.png

BR, Petr

 

 

0 件の賞賛
返信