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

Failure problem during development of LSM6DSR output Euler angles

使用cubemx选用LSM6DSR的SPI通信、选用motion_di库,选用倾斜解算应用导出的项目文件(在连接文档中有压缩包)。导出后我删除了一些我不需要的操作以及一些必要部位的标志位,能正常产生数据但我无法确定数据是否正确,并且在两次或者两次以上循环后会跳入硬故障程序。具体如文档,wo'xiang'温'yi'xiaTranslation to English: Using cubemx with the LSM6DSR SPI communication option, the motion...

USART in synchronous mode

So I have a busy board, and SPI MISO is occupied.I would like to communicate in synchronous fashion with an FPGA.Can I Make this USART peripheral work in a SPI Master full dulex, synchronous mode?The baud rate seems to be limited in CubeMx, is this b...

_SDIO_GET_FLAG Error

So I'm using a SDIO connection to write some files to the SD card (MCU STM32F446Vet6).Using the PC8-PC12 lines. Using the FATFS and SDIO from CubeMX. In main.c file have this sniped of code /* USER CODE BEGIN 2 */ if(f_mount(&SDFatFS, (TCHAR const*...

MBolo.1 by Associate III
  • 818 Views
  • 1 replies
  • 1 kudos

Unable to compile FreeRTOS project

Hello,I am currently experiencing issues with compiling a Makefile project for the STM32F103C8T6, generated by STM32CubeMX. The project has the FreeRTOS middleware enabled, with CMSIS V2.Compilation of the generated code results in these errors:https...

j0of by Associate II
  • 2476 Views
  • 7 replies
  • 1 kudos