STM32CubeMX versions and code generation
Hi
Regarding STM32Cube version:
I launch my STM32CubeMX and do Help About
Which gives the following:
Version 5.1.0
STM32Cube V1.0
Q1: Is this the “latest & greatest�? STM32Cube version?
Regarding STM32Cube code generation (do I get new code?):
I launch the STM32CubeMX project file (.ioc)
I re-configure some TIM1 parameters (see attached picture):
I then want new code to be generated for this new configuration.
I do I File Save Project followed by a File Exit.
I cannot see that any of the source code catalogs have a new, updated time/date.
Q2: Do the STM32CubeMX really generate a new, updated (HAL, LL, …) software for my project?
Regarding TIM1 used as PWM generator while ADCs are in use:
I want to add a feature to my project: A need a fixed/constant 200kHz output-pulse.
I try to configure TIM1-CH2 (PA.09) for this purpose, but no pulse is generated (tried lots of “TIM1-variations�?).
Q3: Can I use TIM1-CH2 (PA.09) for this “PWM-purpose�? when I already are using ADC1 channel 1-16 (I assume the ADC’s are using TIM1 for some purposes)?
I really appreciate assistance to these issues.
BR Terje Bøhler
