User Activity

I am using a NUCLEO-G071RB, STM32CubeIDE v1.17.0, and STM32Cube_FW_G0_V1.6.0 with patch STM32Cube_FW_G0_V1.6.2. I compiled and downloaded the timer example TIM_OCActive.Please confirm that the four output signals turn permanently active (high) after ...
I downloaded the firmware STM32Cube_FW_G0_V1.6.2 for testing code using the development board NUCLEO-STM32G071RB. However, the folder ../Drivers/BSP/STM32G0xx_Nucleo is missing. Where can I obtain it and the nucleo-specific files?Thank you!
This is a question about programming style, preferences, efficiency, and risk.We are working on a state machine were multiple conditions are checked for a potential state transition. We are debating what is better, safer, more efficient, or simply mo...
I completed an alpha prototype design with the NUCLEO-G071RB, the STM32 Nucleo-64 development board with a STM32G071RB MCU plus a custom daughter board. Hardware and software using the HAL library work well, so I moved on to the next step, a beta des...
Hello, from what I read in the ST wiki I understand that the STM32CubeMonitor (MON) is a standalone application? A P2P connection to the 'probe' (e.g. the ST-LINK/V2) is used in this configuration.That means: it is not required that the STM32CubeIDE ...