STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1020 Views
  • 5 replies
  • 7 kudos

Resolved! UDP Echo server not working

Working on a basic UDP Echo server with STM32F429ZI. I had CubeMX add lwIP into the project, but its doesn't seem to receive any packets when I send them. DHCP seems to work as I can see an IP getting assigned on the router. void udp_echoserver_recei...

Resolved! STM32L476: OTG_FS: IN endpoint FIFOx transmit RAM start address is word address or byte address aligned to 32-bit memory location

Can someone please clarify if the IN endpoint FIFOx transmit RAM start address part of OTG_DIEPTXFx register should be "word address" or "byte address aligned to 32-bit boundary".We are currently treating this as "word address", inline with what STM3...

MSuhe by Associate III
  • 2146 Views
  • 6 replies
  • 0 kudos

Not able to get the truestudio working with cubemx

Hi,I am using cubemx for code generation and i have atollic compiler. This is first time i am using atollic, previous to that i was using keil and now i have started to use ubuntu. so no keil for ubuntu.when i generate the code with cubemx, i don't s...

SS.Sagar by Associate III
  • 601 Views
  • 1 replies
  • 0 kudos

STM32CubeMX 5.2.0 - IP not configured or wrong parameter values

Using STM32CubeMX 5.2.0 in Windows 10.When I hit the "Gererate Code" button, I see a pop-up window:"WARNINGS: - These IPs still have some not configured or wrong parameter values:[FATFS, Verify the Platform Settings Tab , USB_HOST, Verify the Platfor...

Jack3 by Senior III
  • 2204 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE linker, LPTIM, LSI clock.

1) In the linker script file for the project generated by STM32CubeMX for TrueStudio the highest address of the stack (_estack, end of RAM) is set to 0x20020000 (STM32F407VG)In the linker script file for the project generated by built-in CubeMx in th...

ax0018 by Associate III
  • 854 Views
  • 1 replies
  • 0 kudos

initialize FatFS with SPI In stm32cubeMX

Posted on March 10, 2015 at 21:34Hi, I want to read/write data to SD card via SPI. is it possible to initialize the FatFS module to work with SPI interface in cubeMX tool? The SD card option in the FatFS middleware is available only when I am enabli...

sashaa by Associate II
  • 3427 Views
  • 9 replies
  • 1 kudos