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

Updating fatfs in a project

Hi All,I have downloaded the latest version of the fatfs library from http://elm-chan.org/fsw/ff/00index_e.htmlI have a project with the fatfs middleware running, the project was created via cubemx. So far I have had no issues with the librabry, howe...

Resolved! Configuration Window needs to be scrollable

I'm using STM32CubeMX 5.0.1 for creating projectsWhile configuring GPIO using configuration window the properties windows on the bottom of selected GPIO pin overrides the visibility of other GPIO pins at the bottom on configuration window It is not s...

Path name / Display / package link many things to fix

Hi all,Just upgrade to CubeMX v5.1 (from 4.xx) and just to give you feedback:Code Generation Error:"The Code is successfully generated under PATH but MDK-ARM V5project generation have a problem" This is due to "[" and "]" in my PATH. This was not an ...

Thomas LB by Associate III
  • 339 Views
  • 0 replies
  • 0 kudos

Resolved! Bug with L4's Low Layer RTC month macros

#define LL_RTC_MONTH_JANUARY (uint8_t)0x01 /*!< January */ #define LL_RTC_MONTH_FEBRUARY (uint8_t)0x02 /*!< February */ #define LL_RTC_MONTH_MARCH (uint8_t)0x03 /*!< March */ #define LL_RTC_MONTH_A...

Bug with choice legacy library and new CubeMx?

I’m using:CubeMX v5.0STM32F105RCTxHAL_API_version 1.6.1And I have a compilation errors.This happens because CubeMX generates a CAN_InitTypeDef structure for new libraries (version 1.7.0).See what should be the structure for libraries 1.6.1I noticed s...

0690X000008AX7cQAG.jpg 0690X000008AX8BQAW.jpg

Resolved! using SPI to read register value

Hello GuysI am asking you kindly your help.I am trying to read register data from the LSM6DS3 IMU sensor from STM using SPI. I succeeded reading the value 0x69 from register WHO_AM_I using Arduino.Now I am stuck when trying to do it with STM32 micro-...

0690X0000089wYGQAY.jpg 0690X0000089wYQQAY.jpg
moha by Associate II
  • 3868 Views
  • 4 replies
  • 0 kudos