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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 702 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
  • 1267 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
  • 686 Views
  • 1 replies
  • 0 kudos