cancel
Showing results for 
Search instead for 
Did you mean: 

Hello all the community can you help me on the code that will give me access to vary the value of the pulse using a variable on the debugger thanks. For info the application is a PWM command with duty cycle

abodi.1
Associate II
 
10 REPLIES 10

That's probably unnecessarily frequent.

Perhaps hold in a variable and check if it changes.

Ideally if the board has access to a USART or serial data you could make something interactive rather than stopping in the debugger.

Or if the board has a potentiometer you could read an angle from that using an ADC channel.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..