STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

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

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
  • 1013 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 Senior III
  • 730 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 Senior III
  • 546 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 II
  • 239 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...