User Activity

how to reproduce:generate a new C project for Nucleo-G431RB with all default settings.enable TIM1 with internal clock sourceset the prescaler to 170-1set code generation for TIM to LLgenerated code:   /* USER CODE END TIM1_Init 1 */ TIM_InitStruct...
In STM32CubeMX 6.8.1. (and before), there is an option to enter a custom path to the firmware. But, in contrast to what it says, I can only pick an absolute path here. This is unwanted when projects are shared between users/machines. For example, I w...
STM32CubeIDEVersion: 1.9.0Build: 12015_20220302_0855 (UTC)Win11one cannot set a custom firmware path, checkbox and path entry are missing, see attached screenshot.Same works on CubeMX 6.5.0hthKnarfB
According to RM0394 Rev 4, TIM15 has 2 channels, but only the first is present in the .svd file and hence the debug view, see attached picture.Observed for STM32L432KC using STM32CubeIDE 1.9.0, (com.st.stm32cube.ide.mcu.productdb.debug_2.0.200.202201...
Hi, I have 10 DK2's in a server rack for development and testing. STM32CubeIDE (1.5.0) debugging wants me to specify a serial port and an IP address for debugging. This is IMHO redundant, why? Moreover, the serial ports /dev/ttyACM* are to be selecte...