I need a PWM on Pin 3.1 on MCX A153 processor.
In the config tool I can select this processor but most peripherals are not supported.
Example eFlexPWM: PWM driver is not found in the toolchain.
Is ther a way to add these drivers to the toolchain?
Solved! Go to Solution.
The solution is to go to Manage SDK components and select PWM SDK driver.
Hello, my name is Pavel, and I will be supporting your case, I reviewed your question, but this is not enough clear, "PWM driver is not found in the toolchain".
If you are using the MCUXpresso need to select all the libraires and the toolchain.
Then when you have installed on the IDE you could import some examples from that like this.
Best regards,
Pavel
The solution is to go to Manage SDK components and select PWM SDK driver.
Hello, the next information could help you.
I opened a blnky_led example where there is not any a PWM, so I select the MCUXpresso Configuration then on the pop-up window and type PWM.
Let me know if the information is not helpful maybe I do not understand.
Best regards,
Pavel