User Activity

When does a version of STM32CubeMX or STM32CubeG0 and specifically the associated drivers become Unsupported? Where is this info published? Or does the latest version automatically render the previous version Unsupported.
Cube V5.2.1 configured for STM32G070CBTx using STM32Cube FW_G0 V1.2.0 includes stm32g0xx_hal_rcc_ex.h in it's generated code. This header file references 18 "undefined preprocessing identifiers" (i.e. RCC_CCIPR_LPUART1SEL and RCC_CCIPR_LPTIM1SEL, etc...
Posted on June 01, 2017 at 20:44After waking from a WFI instruction, it appears my GPIO and possibly other processor configurations have been changed and are not correct. The Reference Manual implies Sleep Mode does not affect any settings. I see tw...
Posted on April 30, 2017 at 06:36I am having significant difficulty in getting an LPS25HB to work. Temperature and pressure values returned by the sensor are incorrect. And although the sensor is sending the MSByte first, as expected, it is sending ...
Kudos from