User Activity

We teach using the STM32L476G Discovery kit Board. We have been using STMCubeMX 5.6.0 and Libraries 15.1. We want to migrate to current versions (6.6.0 and 17.2) but all of out programs that use the LCD controller fail. After some detective work, the...
We teach using the STM32L476G Discovery kit Board. We have been using STMCubeMX 5.6.0 and Libraries 15.1. We want to migrate to current versions (6.5.0 and 17.2) but all of out programs that use the stm32l476g_discovery_glass_lcd.c library fail. W...
I am using STM32CubeMX for projects. Due to the configuration of our system. I set the firmware location to an alternate directory using the Project Manager tab.  Everything generates fine. However, if I save the project, close it and reopen it, the...
The type definitions for HID_MOUSE_Info_TypeDef in the latest usbh_hid_mouse.h file in the STM32L4 package defines the x and y fields as uint8_t. The STM32Cube USB host library documentation says they should be int8_t. The USB specification seems t...
I'm having trouble getting the ADC on a STM32L476VGT6 discovery board to work. If I run by configuration code then click the ADSTART bit in the debugger, everything works fine. If I set the ADSTART bit in code in real time, the conversion never fin...
Kudos from