STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Bug in STM32CubeIDE/MX RCC clock config? Generated code trying to init LSE but I don't have an LSE nor is there one configured in the clock tree.

Using an STM32L562Q part: configured the clock tree to use LSI, MSI, and HSI48 internal clocks. Odd that RCC_OscInitStruct.OscillatorType = 0x3CCode generator is setting RCC_OSCILLATORTYPE_LSE as one of clocks to init but I don't have an external L...

Grizz by Associate III
  • 867 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeMX fails to generate a project for STM32CubeIDE.

Hello everyone. For some days I have been trying to solve a problem that occurs in CubeMX when generating the code for STM32CubeIDE. I state the following:1) The error occurs both when starting from a new project (from STM32CubeMX or STM32CubeIDE) an...

STomm.2 by Associate
  • 1017 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CUBEMX can not be opened when connecting the network.

If I open cubemx using the terminal., I can find log messsge like: ThirdPartyUpdaterWithRetryManager:70 - Updater plugin not ready yet. [12/15]. Finally, cubemx reports IntegrityCheckThread:98 - exiting critical section [integrity check]. And It was ...

0693W00000WJzG1QAL.png 0693W00000WJzH9QAL.png
YZhao.4 by Associate II
  • 984 Views
  • 2 replies
  • 0 kudos

How to use lwip + pppos with STM32F4 and CubeMx ?

Hi all,I'm currently working on a GPS tracker module with STM32F446RE. We have the whole GPS feature done but now we are trying to implement communication.When it comes to sending messages (SMS) or doing phone calls everything is fine. But now we wan...

YCARD by Associate
  • 3322 Views
  • 10 replies
  • 0 kudos

STM32F401 FT811-Q REG_ID 0x7C READING PROBLEM

I am trying to use STM32F401 and FT811. I still can't read REG_ID for about 1 month. I usually get values 0x42 and 0xFF when I try to read. As I do not have a Logic Analyzer, it is not possible for me to check the lines at the moment. I can't underst...

0693W00000WIvobQAD.png 0693W00000WIvoWQAT.png 0693W00000WIvoRQAT.png 0693W00000WIvoMQAT.png
MKoca.1 by Senior
  • 741 Views
  • 3 replies
  • 0 kudos

Resolved! Separating Stack and Heap

I am using an STM32H7 (though this would apply to any other STM32 with different RAM sections) and want to put the Stack in the fast DTCMRAM section, while freeing up the D1RAM for the Heap.This did in fact work with the old toolchain of GPDSC, but n...

JRS by Associate III
  • 1262 Views
  • 5 replies
  • 1 kudos