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

Resolved! ETH LWIP with RTOS | bug in ethernetif.c: HAL_ETH_Start_IT

SetupSTM32CubeIde 1.10.1STM32CubeMX 6.6.1.202207061420RegardingSTM32F4/F7/H7 projects (maybe also exends to others) with Ethernet, LwIP and RTOS features activated.Especially when the WITH_RTOS flag is set in LwIP>General settings.SymptomsEthernet li...

PeterH by Associate II
  • 1983 Views
  • 2 replies
  • 1 kudos

USB CDC on STM32H745 M4 Core is not working.

I am trying following:1) USB CDC on M4 core Clock configuration attachedWith the help of forum I understand that Descriptor cannot be read from memory location through CM4 as per below thread:I made following change in usbd_desc.c to avoid hard fault...

0693W00000Y8QsaQAF.png 0693W00000Y8QsGQAV.png 0693W00000Y8Qs6QAF.png 0693W00000Y8Qs1QAF.png
ADeva.2 by Associate II
  • 794 Views
  • 1 replies
  • 0 kudos

Resolved! Hi, I am using STM32WB55 custom board,

I have to configure it as a Client. Can please someone help me with the starting guide for the client configuration like how to establish connection with server and how to write attribute to server, everywhere I found only starting guide for server o...

AM.12 by Associate III
  • 1397 Views
  • 4 replies
  • 0 kudos

How to use the AN4636(Application note)

Hello STM, ​currently, I am confirming the AN4636 documentThis document is about LC sensor. ​My require is as follows,​​I want to know how to use the firmware provided.I am currently trying to use the firmware provided using stm32cubeMX or stm32cubeI...

Lwip with Freertos STM32CubeMx generate code problem.

when code generate, in function void MX_LWIP_Init(void)osThreadDef(EthLink, ethernet_link_thread, osPriorityBelowNormal, 0, configMINIMAL_STACK_SIZE *2);in this line,using configMINIMAL_STACK_SIZE, not the TCPIP_THREAD_STACKSIZE parameter in the �?ke...

Lpan by Associate
  • 805 Views
  • 1 replies
  • 0 kudos