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

I have no console output for UART; I am using STM32F429ZI dev-kit CubeMX and STM32CubeIDE The codes compiles and I can see the light blinking but when I connect to Serial terminal with PuttY, I observe no console output. What am I missing ?

/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body *****************************************************************...

0693W00000KaRmOQAV.png
DPatr.2 by Associate III
  • 2652 Views
  • 10 replies
  • 0 kudos

Resolved! SPI + DMA only transmitting half of total bytes sent?

I am trying to setup SPI communication via DMA on the STM32L4S9AII6 MCU. It seems to be half working as you see in the image "SPI Bug". In this test I am sending a string of 6 bytes. As you can see, only the first half make it out of the MCU alive, b...

MFolk.1 by Senior
  • 1568 Views
  • 6 replies
  • 0 kudos

I have a problem with USB working properly - USB CDC (Virtual Com Port) with CubeMX HAL. After disconnecting the USB cable and connecting again operation system outputs a message "unknown device with code 29".

Hello.I have a problem with USB working properly - USB CDC (Virtual Com Port) with CubeMX HAL after disconnecting the USB cable and connecting again.For the test I created a project similar to the one presented here - https://www.youtube.com/watch?v=...

Initiate 2nd ADC Watchdog Help

I have two ADC channels that l am trying to configure to have their own ADC watchdog. Experimenting with the threshold values l can get the first watchdog to fire on each channel and it calls HAL_ADC_LevelOutOfWindowCallback() as needed. The second A...

DWill.4 by Associate II
  • 753 Views
  • 2 replies
  • 0 kudos

PLC01A1 Example Code for Nucelo-F401RE

Hello ST community, I recently bought a PLC01A1 expansion PLC board for my NUCLEO-F401RE and I am having trouble compiling the example code provided on the PLC01A1 website. After carefully integrating the code in STM32CubeIDE, I was prompted with the...

HMina.1 by Associate II
  • 705 Views
  • 4 replies
  • 0 kudos

Resolved! How to disable USB Mass storage at runtime.

I to all,I have a project where an STM32F013RTC use an SD card.At run time the SD is share with FAT_FS or it is used as USB mass storage device, but not at the same time.I need to disable USB module.The configuration is made from CubeMX, so I have th...

ABatt.1 by Senior
  • 1048 Views
  • 3 replies
  • 0 kudos