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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 1574 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
  • 1807 Views
  • 1 replies
  • 0 kudos

HAL_I2C_Mem_Read returns nothing?

I use MAX9611 to measure current. It has 2 register to read current. 12 bits divides 2 bytes. MSB(8 bits) and LSB(4 bits). I tried to read only MSB but I couldn't, Can anyone help me? Note: there is no externall pull up res, I configure an internal p...

_legacyfs_online_stmicro_images_0693W00000dJpJhQAK.png
MÇETİ.1 by Associate III
  • 1531 Views
  • 2 replies
  • 0 kudos

Resolved! How to change Init functions to global?

I am currently attempting to build code in simulink for a GIGA R1 project I have. However when setting the ioc file up in CubeMX I am unable to change the init functions to be global. Any help would be appreciated. Thanks!