STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

SystemClock_Config Visivility

The image below shows how Cube MX allows us to control the visibility of some functions.Uncheking a prototype moves it from main.c (private) to main.h (public). When unchecking for SystemClock_Config, its  prototype is still generated on main.c, only...

dhs_0-1714588867694.png
dhs by Senior
  • 1534 Views
  • 8 replies
  • 1 kudos

SAI Clock configuration issue: PDM interface

Hello, I am using st CUBE to configure my board to read a single digital mems microphone. From reading RM0433 Table 429  and also AN5027 figure 52 I try to set the clk to SAI1 to be 2.048 but i get an issue that its not possible and can only be set t...

Screenshot (24).png Screenshot (23).png

i need cubemx 5.0.6 version .

I need cubemx 5.0.6 version for custom HID HS in STM32H743iit6.I also checked new version cubemx 6.11 but its not working. Because i am using ULPI USB3300  for high speed (HS) USB , it  require PLL clock 480MHz. But newer cubemx not supported 480MHz ...

Rajasiva by Associate II
  • 1619 Views
  • 5 replies
  • 0 kudos

Resolved! USB without VBUS

I am trying to send data with an STM32F105RB microcontroller. I have configured it using STM32CubeMX with USB_Device as CDC (Virtual COM Port) and USB_OTG_FS in Device_Only mode. I have not activated SOF or VBUS. Here is the code I am using: while (1...

luxae by Associate II
  • 908 Views
  • 1 replies
  • 1 kudos

How to choose stm32G431 BOOT mode

How to choose stm32G431 BOOT modeCan you use stm32cubemx to configure BOOT mode? If you cannot use stm32cubemx how to configure.May I ask if it is configured to boot from user flash memory.

km naxin by Associate II
  • 1632 Views
  • 4 replies
  • 1 kudos

USBX not letting me set "Hardware IP"

CubeMX: 6.11.1Im trying to implement USB dual role on STM35U5G9 When I tick "Device Controllers HS" for host and device and generate code it sends a warning I checked the Platform Settings tab and there are no options I can Change for "Hardware IP" 

PhilipC_1-1714570699012.png PhilipC_0-1714570686631.png
PhilipC by Associate III
  • 567 Views
  • 2 replies
  • 0 kudos