Configure a one pulse timer in cube MX
Hi,
I am trying for a while now to configure a one pulse timer with cubeMX without success. I am using a nucleo-L433RC for my tests.
I was able to make the one pulse work by manually configure it. I used the example of the L432KC in the package to do so. The function HAL_TIM_OnePulse_ConfigChannel seems to never be called with the cubeMX configuration.
I followed several examples I found on the forum without success:
https://community.st.com/s/question/0D50X00009XkXgN/retriggerable-one-pulse-mode-in-cubemx
https://community.st.com/s/question/0D50X00009XkY3D/cubemx-and-one-pulse-mode
https://community.st.com/s/question/0D50X00009XkeN1/cubemx-support-of-one-pulse-modes-for-timers
There is also an example with cubeMX on a F0 but the generated code from cubeMX in the example does not match the source code in the example. It seems to have been manually changed.
I am lost at this point. Could you provide me information on how to properly configure cubeMX to have a one pulse timer working please?
Thank you!
