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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 773 Views
  • 0 replies
  • 1 kudos

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
  • 1639 Views
  • 5 replies
  • 7 kudos

STM32CubeMX and LWIP on STM32F107

Posted on October 08, 2015 at 17:00My goal is to build a very simple HTTP server provided by the MCU.With CubeMX I generated out an MDK-ARM project using the LWIP stack on Ethernet PHY with RMII.Ethernet links up with 10Mb/s, but on some reason the ...

balazs by Associate II
  • 3790 Views
  • 14 replies
  • 0 kudos

STM32CubeMX ethernet on stm32f107

Posted on June 05, 2015 at 23:40Hello, I am trying to use STM32CubeMX to generate a simple Ethernet example for the Olimex STM32-P107 board. I'm using SWSTM32 and the problem appears to be in stm32f1xx_hal_eth.c line 215 while (((heth->Instance)->DM...

STM32F429 / HAL 1.5.2 / I2C read with DMA is broken?

Posted on October 28, 2016 at 14:45 Hello, I'm trying to solve a problem with I2C and the new HAL 1.5.2. Since HAL 1.5.1 very much code was modified in the file stm32f4xx_hal_i2c.c. With version 1.5.1 it worked like that: ...

tobias2 by Associate II
  • 705 Views
  • 1 replies
  • 0 kudos

STM32CubeMX 4.5.0 won't load BlueNRG extension for x_cube_ble1

Posted on January 13, 2015 at 16:10Hallo, I have a STM32L053 eval board with a Bluetooth X-NUCLEO-IDB04A1 board added on top. When I try to get STM32CubeMX to load the extension for BlueNRG, x_cube_ble1.zip, it gives me the message ''This Package ve...

greg23 by Associate
  • 1112 Views
  • 4 replies
  • 0 kudos

newbie: where to find an example project with TCP/IP

Posted on July 18, 2016 at 10:46Hi I got my nucleo F7 board and have to set up a project asap which recieves TCP/IP (and ideally sends out SPI). After 2 hours I am still a bit lost. Should I go the STM32CUBEMX path? Or how do I get an example proj...

define ARM_MATH_XX

Posted on October 07, 2016 at 09:21Hi All,I made a project with CubeMX 4.16.1. I want to use FreeRTOS as a 3rd party lib. I generate the code to SW4STM32 because I use Eclipse CDT. When I want to compile it, I've  got some error:First: in arm_math.h...

zamek42 by Associate II
  • 2218 Views
  • 2 replies
  • 0 kudos

STM32F303 USB HID DEMO Unknown Device

Posted on October 09, 2016 at 06:30BOARD for STM32F303RET6?I use project in STM32F3-Discovery_FW_V1.1.0->Peripheral_Examples->USB_Example compile and Download?The PC can regnize HID Device Joy_Stick?but the project in STM32Cube_FW_F3_V1.6.0->STM32F3...

14546397 by Associate
  • 573 Views
  • 1 replies
  • 0 kudos