module_pwm_multibit_port not working Topic is solved

Technical questions regarding the XTC tools and programming with XMOS.
Post Reply
BenTh.WS
Junior Member
Posts: 4
Joined: Tue Sep 03, 2019 1:18 pm

module_pwm_multibit_port not working

Post by BenTh.WS »

Hi,

I'm experiencing the following issue on XE216-512-TQ128:
https://github.com/xcore/sc_pwm/issues/3

The client task hangs in pwmMultiBitPortSetDutyCycle() when writing to the chanend, apparently because pwmMultiBitPort() is stuck in the handlePwm case. Can anyone help please?


View Solution
User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am
Contact:

Post by mon2 »

Hi. Can you post a simple project that demonstrates the lock up issue?
BenTh.WS
Junior Member
Posts: 4
Joined: Tue Sep 03, 2019 1:18 pm

Post by BenTh.WS »

I cannot duplicate the issue today. I have no idea what happened yesterday. I will reopen this thread if it occurs again. Sorry for the trouble.
Post Reply