User Activity

When working in remote connections, such as WSL or docker the STM32 extension can not be activated with the following error:"Cannot activate the 'STM32 VS Code Extension' extension because it depends on the 'C/C++ Extension Pack' extension, which is ...
The sequence used to enable vrefbuf in HAL_MspInit() is not working.It calls HAL_SYSCFG_EnableVREFBUF() before switching from input to output (HAL_SYSCFG_VREFBUF_HighImpedanceConfig(SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE)), so HAL_SYSCFG_EnableVREFBUF...
Kudos from