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

Can't get ADC DMA to work with STM32H743

I'm using a 32H743 with CubeMx and Keil. I want to do DMA on a single ADC channel. In Cube I set up the ADC in Continuous Conversion Mode, Regular Conversion launched by software, and set the Conversion Data Management to DMA Circular Mode., and set...

EMarq.1 by Associate II
  • 639 Views
  • 2 replies
  • 0 kudos

How to find out the status of the eth line?

Hello,I need to find out the status of the eth line, whether the eth cable is connected or disconnected.I created a simple project using STM32Cube MX v.1.4.2 with LwIP v. 2.1.2.Procesor STM32F407ZET, PHY DP83848 (RMII)#define WITH_RTOS 0#d...

Peko by Associate III
  • 767 Views
  • 2 replies
  • 0 kudos

Resolved! Free RTOS not working in stm32F4 discovery

I have created a basic project using STM32Cube IDE to turn on LED ON and OFF.Successfully compiled.But when I debug the project, the processor jumps to the Hard Fault Handler.So I checked the Fault Analyzer window, it shows that BUS,Memory or Usage ...

PDeva.1 by Associate
  • 726 Views
  • 1 replies
  • 0 kudos

How to quickly validate pin assignment with CubeMX tool?

I do not quite know well about the details of the peripherals that I have assigned pins for them. I need to quickly validate my assignment to ensure the hardware design is suitable without any conflict. I can click the pins in CubeMX and assign pins ...

JZou.2 by Associate II
  • 461 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX ignores some settings in .ioc file

There appears to be a bug in STM32CubeMX where some settings are not loaded when reopening the app and project, even though they were previously successfully written to the .ioc file. Default settings are always used instead, and then re-saving the p...

0693W000003QU1DQAW.png 0693W000003QU1XQAW.png 0693W000003QU1cQAG.png 0693W000003QU1hQAG.png
Miles1 by Associate III
  • 734 Views
  • 2 replies
  • 1 kudos

Resolved! CubeMX you really need to get your priorities right

Hi, I recently migrated from CMSIS_V1 to CMSIS_V2 ( in STM32Cube_FW_H7_V1.7.0). That came with a significant increase in the number of defined thread priorities ~ around 56 priorities. However, CubeMX sets the FreeRTOS MAX_PRIORITIES parameter to 3...

0693W000003RVOAQA4.jpg
DOsbo by Senior
  • 941 Views
  • 5 replies
  • 0 kudos