STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

STM32CubeMX error during project generation

Hello! I use CubeMX ver.5.1.0 and Linux Mint 19. When i push the button "Generate code" CubeMX creates source files and headers, but doesn't creates any project files or makefiles. Than it shows error message(screenshot in attachments). It shows this...

0690X0000089LYsQAM.png
RAkma by Associate II
  • 267 Views
  • 4 replies
  • 0 kudos

FATFS Code Generation for STM32L (CubeMX)

I am using STM32L476VG and I want to write files to a SD card. In CubeMX I generate code for the FAT File System with the following settings:Moreover, I am using FreeRTOS with static memory allocation only:However, I have found two issues so far:Sinc...

0690X000006ByBOQA0.png 0690X000006ByBYQA0.png
OHaal by Associate II
  • 684 Views
  • 4 replies
  • 0 kudos

USB and FreeRTOS in STM32L4

Hope someone that has implemented FreeRTOS with USB can provide advice on what specifically needs to be changed in the USB Host code to allow the USB to operate in the RTOS environment. I have USB functioning on the target board, without FreeRTOS. Wh...