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

"Unknown type name "FATFS"" - problems with Atollic Studio

Hello,I'm working on a project build on STM32F407VG. I'm using Atollic Studio 9.3.0 and CubeMX 6.2.1. I've build a project on CubeMX a while ago, since then I didn't generate anything because I added a lot of things by myself, like USB composite MSC+...

0693W00000QKrB1QAL.png 0693W00000QKrBVQA1.png 0693W00000QKrCnQAL.png 0693W00000QKrD7QAL.png
bmak by Senior
  • 920 Views
  • 0 replies
  • 0 kudos

When I installed STM32CubeIDE 1.10.1 on my laptop (connected to internet), I can open the Embedded Software Packages Manager and under STM32F4, the option to install version 1.27.1 appears.

When I repeat the above procedure on my offline desktop, I do not get the option to install 1.27.1, as 1.27.0 is the newest option that appears. I routinely install patches offline, but this is the first time I have encountered this issue. Any ideas?

RFrac by Associate
  • 453 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F7 DACs enabling inconsistently upon powerup

Using STM32F765VG6TR, every time I power on the MCU, the two DACs are supposed to be set to constant output voltages of 2.4V and 0.8V. This happens inconsistently - sometimes it works, about 50/50 success rate. A few notes:If it isn't working, an MCU...

0693W00000QKcDbQAL.png 0693W00000QKcDWQA1.png 0693W00000QKcANQA1.png
Auhv by Associate II
  • 2407 Views
  • 7 replies
  • 0 kudos

STM32CubeMX 6.6.1 released

Fixed issue131250 source files got deleted after project migration Related threadsSTM32CubeIDE 1.10.0 Migration IssueHow to avoid project migration issue in STM32CubeMX v6.6.0 and STM32CubeIDE v 1.10.0

Resolved! Problem with new version STM32CubeIDE ver1.5.1 and STM32CubeMX ver6.1.1 (fatal error: usb_device.h: No such file or directory)

Before that there was STM32CubeIDE ver1.4.0 STM32CubeMX ver6.0.0 everything was fine.Installed STM32CubeIDE ver1.5.1 and STM32CubeMX ver6.1.1, there was an error when connecting USB_DEVICE.Tried creating a project from scratch with nothing but USB_DE...

0693W000007BX7KQAW.png
ADysh.1 by Associate II
  • 5271 Views
  • 10 replies
  • 1 kudos

Resolved! STM32CubeIDE 1.10.0 Migration Issue

Hi, I am experiencing issues migrating projects from STM32CubeIDE 1.9.0 to 1.10.0. After performing the migration, a number of custom project .c/.h files are deleted from the project and filesystem, and some are completely replaced, deleting /*USER ...