Because of some requirements of the project, I use the PWMX module of flexPWM to control GPIO_AD_B0_02 to output PWM. The reference manual says that no mapping is required, and PWM can be output directly, but I found that I have no way to start. The examples in the manual are not as detailed as other modules, and my strength is limited. , please help me find out what to do. thanks
Hi Alexander,
Thank you so much for using our community.
I suggest you, refer to the evkmimxrt1064_pwm SDK example and with the help of Config Tools you can configure that pin you want, you would only have to make slight configuration modifications.
I hope this will help you. Please let me know if you have more questions about it.