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

STM32H743I_EVAL. DP line doesn't pulled up after usb start

Hi, colleges!I'm still working with USB. Now it is STM32H743 Eval board. So, I tested example from Cube v1.3.0 HID-device. It didn't work. I've debuged and have seen no high signal on DP line after usb start (without V power detection). I don't now w...

NikDobro by Associate II
  • 385 Views
  • 0 replies
  • 0 kudos

STM32CubeMX expansion software

Hello, I'm trying to install X-Cube PLC1 software in CubeMX by Help->Manage Embedded Software Package ->From Local >en.x-cube-plc1.zip without success!Does anyone know if this is the correct procedure? I test X Nucleo PLC 01A1 by mbed and it works, b...

STM32CubeMX with STM32F100RCT: I2C Memory with DMA issues

Hi All, I am using STM32CubeMX HAL functions (STM32CubeF1 FW package V1.6.1 in STM32F100RCT MCU project) to handle 24LC128 I2C EEPROM comms. Followed the advice in the HAL library help:DMA mode IO MEM operation:Write an amount of data in no-blocking ...

0690X000006CFGCQA4.png 0690X000006CFGHQA4.png 0690X000006CFTkQAO.png 0690X000006CFTpQAO.jpg

What freeRTOS kernel is planned for STM32cubeMX?

I am working on a project using the STM32L476, freeRTOS, and am generating code using STM32CubeMX. My team has been happy to use freeRTOS kernel v9, which has been included with STM32CubeMX so far.However, I recently updated to STM32CubeMX version ...

adamj537 by Associate
  • 591 Views
  • 2 replies
  • 0 kudos

Resolved! Bug: CubeMX TIM3 initialisation code causes lockup

Posted on March 14, 2018 at 08:07When the attached ioc file (minimal test case, consistently reproducible) is generated using CubeMX 4.24, firmware package V1.6.0 and built with TrueStudio 9.0.0 the processor locks up when it reaches the call to __H...