I try to get a 1kHz PWM Signal on Pin 3.1 (45) of FRDM-MCXA153 board.
Peripheral is set to FlexPWM0 B,0 Pin to 45 Output
FlexPWM0 settings are
I try to get a controlled pwm Signal on pin 3.1 with on/off an duty cycle control.
Can someone help me?
Solved! Go to Solution.
Hi @berndgrossmann,
You can take as reference the pwm example of FRDM-MCXA153 SDK.
In order to have a better understanding about the example you can take a look to the readme file. In there you will find and overview, hardware requirements, board setting and how to prepare the demo.
Hope it helps you!
Hi @berndgrossmann,
You can take as reference the pwm example of FRDM-MCXA153 SDK.
In order to have a better understanding about the example you can take a look to the readme file. In there you will find and overview, hardware requirements, board setting and how to prepare the demo.
Hope it helps you!