STM32CubeMX (MCUs)

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

STM32L4R5QII6P missing in STM32cubemx and not available to buy.

Hello,i want to design a board around STM32L4R5QII6P. It is not listed in STM32cubemx tool. Another issue is the lack of availability of this chip with any distributor. Similar controller without dedicated Vcore pins is available (part number STM32L4...

NAshr by Associate
  • 350 Views
  • 0 replies
  • 0 kudos

Resolved! TIM3 as Timebase Source on STM32F302RB

I recently switched an older project to CubeMX 5.1.0 and the F3 firmware package V1.10.0. We used freeRTOS and tim3 as the timebase source as tim1 and tim2 are already in use. The program does not pass the initial timebase configuration any more and ...

Blacbird by Associate II
  • 976 Views
  • 4 replies
  • 0 kudos

Attempting to read/write to SD card via SDIO on STM32F

I'm trying to read and write to a microSD card using this reader from sparkfun https://www.sparkfun.com/products/12941 and a nucleo board with a STM32F429ZIT6U MCU via SDIO interface. I created the project through CubeMX V 4.21 (I used the most curre...

0690X000008AvtzQAC.png
RRayb by Associate II
  • 1734 Views
  • 5 replies
  • 0 kudos

Questions about 9-bit RS485 Multiprocessor Mode and HAL.

I am working on a project which is an upgrade of an existing project. The existing project was done with an Atmel processor, the current upgrade is based on an STM32F767. The project involves, among other things, multiple serial busses communicatin...

SBurc by Associate II
  • 1255 Views
  • 7 replies
  • 0 kudos

Is there any way to change "Vector Table base offset" and making it fixed rather than let Cube change it every time the code is regenerated?

Hello,I'm working with a bootloader so I need to change the Vector Table base offset to 0x00002000. This is done in system_stm32f1xx.c file:#define VECT_TAB_OFFSET 0x00002000U /*!< Vector Table base offset field. This value must be a multiple of 0x2...

CubeMX 5.1.0 Code Generation Warnings

Hi. I am using CubeMX code generation for the STM32F767VITx. I recently updated to CubeMX 5.1.0. Since updating, every time I choose to generate code, I get the following warning:" - These IPs still have some not configured or wrong parameter values:...

STM32H743ZI- NUCLEO rcc(clock) configuration

Hi, I use stm32h743zi nucleo board.I did clock configuration for stm32h7 with cubemx ,but I want to write clock configuration without hal library with registers.My clock configuration codes in attachment.Is there anyone who can tell me where is the m...

akaya by Associate II
  • 1138 Views
  • 3 replies
  • 0 kudos