STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

what is ~/STM32Cube/Repository

During seeking for space on my macOS hard drive I found 12GB of files in~/STM32Cube/RepositoryWhere do they stem from? Can I delete them? Has it got to do sth. wit STM32CubeIDE? 

Resolved! I2C Not Working

Hello,I am trying to setup an external ADC/DAC module with an STM32H7 microcontroller. I2C Slave - EVAL-AD5593R-PMDZI2C Master - STM32H757XIH6 on STM32 Embedded Display by RiverdiI am struggling to get the very basics of communication to work as I ca...

Resolved! STM32 Cube IDE 1.15 USB Middleware Codegen Bug

Steps to reproduce:Create a new project with an STM32F779NIH processorEnable USB OTG highspeed (device only)Add USB_Device middleware (select any class)Generate the project codeInside the USB_DEVICE/App/usbd_desc.c file, the GetSerialNum(void) functi...

DrWidget by Associate II
  • 1437 Views
  • 6 replies
  • 4 kudos

can't open project if folder is already imported

I'm trying to open the example project "GPIO_InfiniteLedToggling". Apparently I did tis nce because I can't choose the project since "folder is already imported as project". If I choose (what I assume to be the created project) "GPIO_InfiniteLedToggl...

Jamiw by Associate II
  • 886 Views
  • 5 replies
  • 0 kudos

Resolved! How to confirm firmware

I’m using STM32CubeIDE headless-build script in Linux for developing the software.I have a question regarding how to check the version of the firmware that I’m actually using in my environment.I tried to set a certain version of the firmware by writi...

u1kano by Associate III
  • 1160 Views
  • 7 replies
  • 0 kudos

Help need with ST-LINK_gdbserver.exe

When trying to debug debug or run I got: terminate called after throwing an instance of 'std::logic_error'what(): basic_string::_M_construct null not valid I tried to run this manually and I got the same:C:\ST\STM32CubeIDE_1.15.0\STM32CubeIDE\plugins...

dhs by Senior
  • 350 Views
  • 0 replies
  • 0 kudos

Resolved! STM32Cube IDE STM32F4 Discovery board I2S DMA

Hi AllTrying to get an understanding of how I2S with DMA works using the STM32Cube IDE by implementing a simple audio loop-through application.Connected the STM32F407G Discovery board to a Digilent PMOD I2S2 codec and set up using the STMCube IDE GUI...

waddy by Associate II
  • 2621 Views
  • 7 replies
  • 2 kudos

Resolved! STM32CubeIDE Serial Port Connection

I  have a STM32F405 and am trying to setup UART to connect to my pc. As of now I have connected it with an ST-Link/V2 and later on want to program it over USB-C using UART. See the wiring diagram:I have used PA10 and PA9 for RX and TX.The parameter s...

mathieusteketee_3-1713883700752.png mathieusteketee_4-1713883730791.png mathieusteketee_5-1713883780385.png mathieusteketee_6-1713884880999.png