STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

How to run code in RAM?

I have a project with a STM32H7 part generated with CubeMX, but I want to copy the code to RAM after reset and then run it from RAM, because I want to change the flash where the code is running. How can I do this?I noticed there is a linker file STM3...

fb by Associate III
  • 3664 Views
  • 9 replies
  • 2 kudos

Resolved! CubeMX 6.8.1 installer for Linux is broken

The installer for the latest CubeMX is broken on Linux, as the resulting directory structure lacks permissions in the jre/ subdirectory:cassiopeia:/opt/cubemx# ll total 150384 drwxr-xr-x 8 root root 4096 Jun 23 16:00 db/ drwxr-xr-x 2 root root ...

stm32 I2c communicate with DRV10983 Driver IC

Hello,      I am work with STM32G030F6p6 Microcontroller for I2C communication with DRV10983 Driver IC to controll sensorless BLDC ceiling Fan. For I2C communication ,I need to configure my I2C using STM32CubeMX respecting information in the driver, ...

frame.PNG regis.PNG
mrsmile by Associate III
  • 428 Views
  • 0 replies
  • 0 kudos

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
  • 549 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
  • 2157 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...