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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1579 Views
  • 0 replies
  • 2 kudos

Resolved! Cube MX and VECT_TAB_OFFSET

Posted on October 05, 2016 at 17:48Hello,i am using a custom made bootloader on an stm32f107. So i need to change VECT_TAB_OFFSET in the application code to offset the vector table. But every time when i`m generating code with Cube Mx the file syste...

tekampe by Associate II
  • 4206 Views
  • 5 replies
  • 0 kudos

cubeMX stm32f042 custom HID USB problem

Posted on December 23, 2016 at 03:36Hello everyone! I use CubeMX to generate projects for stm32f042f6 USB custom HID mode,  when I configured parameters ,download to my circuit board,connect it to PC,but the USB HID Demonstrator do not display any m...

0690X00000605tgQAA.png 0690X00000605vzQAA.png 0690X00000605wTQAQ.png 0690X00000605wYQAQ.png

stm32cube lwip clean code but no link?

Posted on December 08, 2016 at 12:31hi everyone. im new at stm32 and im trying to use lwip with cubemx (firmware :stm32cubef4  v1.14.0). my board is stm3241g-eval. and i investigated example projects and it works (ex. udp echo client) I created a ne...