STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Reading and writing to sd card

Hello everyone, I am currently trying to test an sd card by writing and reading data from it. I have uploaded a copy of my main.c which contains my test function and some configuration. I've also uploaded the bsp drivers for the sd card. As of right ...

DLowry by Associate
  • 1330 Views
  • 1 replies
  • 0 kudos

Problem (solved?) with USB CDC

Posted on May 20, 2017 at 16:58While working on a project based on STM32F202VG, I experienced intermittent and unexplainable problems with USB used with CDC class.Sometimes everything was working perfectly, but after power-cycling the board or the P...

infor by Associate III
  • 4239 Views
  • 7 replies
  • 6 kudos

STM32H503 Custom Hid Device

Good morning,I add a Custom Hid Device do my STM32H503 Project. In the USBD_Custom_HID_GetReport function, I gethid_event->ux_device_class_hid_event_report_id == INFO_GET_FW, but how can I send some Bytes back to the PC?Something like USBD_CUSTOM_HID...

cubemx (6.8.1) application gui corruption

Whenever I run cubemx (6.8.1) the GUI gets corrupted after a few operations.  As you can see in the enclosed image.  Any thoughts?My system info:OS Name Microsoft Windows 11 ProVersion 10.0.22621 Build 22621Other OS Description Not AvailableOS Manufa...

GPIO-STM32C0xx_gpio_v1_0_Modes.xml incomplete

Hello,GPIO-STM32C0xx_gpio_v1_0_Modes.xml from STM32Cube_FW_C0_V1.0.1 is incomplete. Function definitions from PA15 to PB5, PB8 to PC14 and PD0 to PD3 are missing.Any chance for  revised file?Thanks