STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! usb high speed phy not work

mcu: STM32H743IITxhardware: USB_HS1 + usb3300 physoftware: usb host mode with all classesAll code are generated by cubemx 6.1.1, and I trace the usb data on wire with usb data analyzer.if OTG's internal DMA disabled, full speed usb device works ok, b...

shark by Senior
  • 1362 Views
  • 5 replies
  • 0 kudos

Resolved! Does DFSDM limit SYSCLK frequency? (the problem)

I am trying to set up DFSDM clock for STM32H7A3VITx and external 10MHz Manchester-encoding modulator using CubeMX.Since Manchester requires DFSDM clock at least 6x higher than modulator clock, minimum clock frequency is 60MHz.The only two *active* cl...

0693W000008yKWdQAM.png
TDJ by Lead
  • 966 Views
  • 4 replies
  • 0 kudos

Resolved! How to set up DFSDM with timer in CubeMX?

In CubeMX I am trying to put together DFSDM setup described in STM32L4 workshop: 4.6 New peripherals - DFSDM - App example 2 (PT100 thermometer) but for STM32H7A3VITx. Objective: fill the filter buffer with N samples every 1s. Screenshots below.I got...

0693W000008yYmGQAU.png 0693W000008yYmLQAU.png 0693W000008yaaRQAQ.png
TDJ by Lead
  • 753 Views
  • 1 replies
  • 0 kudos

IDE version update , compat table with MX parts CHAOS

Some months i use check update in my testing IDE 1.5.1 instalation and it reports NO UPDATE. Now in software packages arrive TouchGFX 16.1 and is marked as not compatible with IDE. Why this simple think dont work? Next part is internal IDE MX plugin ...

MM..1 by Chief III
  • 334 Views
  • 1 replies
  • 1 kudos

I have encountered an exception in CubeMX 6.2.0 migrating a project for STM32L4R7ZI CubeMX finishes the migration. the IOC file is modified. The tool seems to operate normally. If I choose "generate code" the tool crashes. What can I do to bypass this?

Java console output excerpt. 2021-03-31 17:06:02,953 [INFO] CodeEngine:229 - oldGeneratedFile, C:\Projekte\ST_IDE_15\eifel\Core\Src\spi.c_save2021-03-31 17:06:03,015 [ERROR] runtime:60 - Error executing FreeMarker templateFreeMarker template error:Th...

CubeMX code not working with USB

Hello!I have project created with CubeMX. I coded a lot there and then I wanted to add a USB CDC device with CubeMX. After code generation I compiled the project and I got an error message:../Inc/usb_device.h:61:22: fatal error: usbd_def.h: No such f...