PWM CONFIGURE - EMIOS CHANNEL CHANGE

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

PWM CONFIGURE - EMIOS CHANNEL CHANGE

729 次查看
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 回复

710 次查看
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 项奖励
回复