User Activity

Hello,in the last days I worked a lot with STM32CubeMX without any problems (STM32L432KC). I2C, SPI, UART and CAN work pretty well.Now, I try to configure a simple PWM timer. When I only activate a timer (lets say TIM15 / The behaviour is the same fo...
Refer to AN2606 p. 260 - 263There it says, that for STM32L43xxx derivatives CAN1 bootloader is mapped to PB8 pin (RX) and PB9 pin (TX). My derivative supports CAN but doesn't have these pins, because of a 32 Pin package. Is there a possibility to use...
Refer to this download page.In package: en.nucleo-32pins_bom.zipEverywhere in the document, the wrong uC is mentioned (L412KB)In package: en.nucleo-32pins_sch.zipThe options for the external oscillator are not shown for STM32L432 (see image)It seems,...
I have mentioned, that the STM32CubeMX code generator regenerates header and source files even if there are no changes. This is very annoying, because my version control system always wants to check in the "new" files...I have mentioned this behavior...
I have installed STM32CubeProgrammer V2.2.1 (https://www.st.com/en/development-tools/stm32cubeprog.html) on my MacBook without problems.When I try to run the application, the programmer icon appears in the dock for about half a second and disappears ...
Kudos from