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

Target Software Startup Script Error

Hello All,I am using STM32F777IITx MCU based custom board with STM32CubeMx v4.24.I want to built a application where i want to Read/Write data from/to flash.I am have written a small application where i write 10 bytes of data to flash and also read t...

0690X00000ApQKYQA3.png

IWDG and handling of window option during HAL_IWDG_Init.

HAL_IWDG_Init is implemented in file stm32L4xx_hal. Here two statement from the L476 documentation: a) "When the independent watchdog is started by writing the value 0x0000 CCCC in the IWDG key register (IWDG_KR), the counter starts counting down fro...

MJord by Associate
  • 2113 Views
  • 1 replies
  • 0 kudos

SPI3 Clock not working on NucleoU575

Hello all, I want to use a NucleoU575 board to test an accelerometer sensor.I have written the driver for this accelerometer and currently, without having it connected to the Nucleo, I am trying to check whether my SPI3 Clock is working.This is the c...

_legacyfs_online_stmicro_images_0693W00000dDPOjQAO.png
KKots.1 by Associate II
  • 1052 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H745II VOS with SMPS supplying LDO

Greetings,What is the reason for not being able to use the SMPS (or the SMPS supplying LDO) option for VOS0 on STM32H745II?VOS0 means the highest voltage, so won't the dissipation on the LDO be the highest?I have been using the PWR_SMPS_1V8_SUPPLIES_...

DTomi.1 by Senior
  • 5178 Views
  • 21 replies
  • 4 kudos

No interrupt in SDcard with DMA on STM32L476 and CubeMX

Hi, I have an unsolved issue with SDcard.The project is based on STM32L476, the IDE is Atollic and configuration is made by STM32CucbeMX (as I do with all my designs).Without DMA (no DMA template in FATFS and no configured DMA channels) the SDcard wo...

0693W00000D0ny7QAB.png 0693W00000D0ntHQAR.png
MarcoM by Associate II
  • 2158 Views
  • 9 replies
  • 0 kudos

HAL_HCD_Disconnect_Callback called usb host stm32f429disco 1

Hi community.. I am working with stm32f429disco1 (the one with display) I created the code with cube mx and you can find it here in the attachments.. The usb host function it is not working.. I am able to get just at the beginning one connection phos...

SGasp.1 by Senior
  • 1456 Views
  • 8 replies
  • 0 kudos

Resolved! How to detect overflow when using PWM input in combined mode

I try to measure frequency and duty of a PWM input signal with an STM32G474. For this i have selected the combined channels option "PWM input on CH2" for Timer 15 in CubeMX. The measurement works well, as long as the input signal is not to slow. When...

MSchr.1 by Associate II
  • 1638 Views
  • 1 replies
  • 0 kudos