STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! STM32H7 System Clock initialization error

STM32CubeIDEVersion: 1.9.0Build: 12015_20220302_0855 (UTC)Processor: STM32H7My issue is when i start debugging my project, it crashes while configuring my System Clock Config, but there is no real error. The debug just says "Target Lost" and tries to...

DFaul.2 by Associate
  • 3843 Views
  • 3 replies
  • 0 kudos

lwip tcp server implementation troubleshooting

void Tcp_Task(void const * argument)   {   /* USER CODE BEGIN Tcp_Task */   struct netconn *conn, *newconn;   err_t err, accept_err;   struct netbuf *buf;   void *data;   u16_t len;     LWIP_UNUSED_ARG(argument);   conn = netconn_new(...

0693W00000WKVIYQA5.png 0693W00000WKVIOQA5.png 0693W00000WKVHkQAP.png 0693W00000WKVHaQAP.png
ark2 by Associate III
  • 606 Views
  • 0 replies
  • 0 kudos

LWIP server recovery after cable unplug/replug

Hello!i am working with the STM32H747, i have a cubeMX generated project which uses LWIP for ETH connection and managment.I've encountered an issue - i have a LWIP tcp server, which connect clients and runs properly. when i disconnect the ethernet ca...

yuri CH by Senior
  • 2125 Views
  • 3 replies
  • 0 kudos

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
  • 1008 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
  • 1340 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
  • 1293 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
  • 4201 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
  • 940 Views
  • 3 replies
  • 0 kudos