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

Encoder mode with input capture ?

I want to measure speed of motor precisely with encoder pulses and for that I saw this topichttps://community.st.com/s/question/0D50X00009fDstgSAC/can-you-combine-encoder-and-input-capture-both-from-the-same-pin@Werner D�hn​  @akosodry​  and from wha...

goktug by Associate
  • 1909 Views
  • 2 replies
  • 0 kudos

eMMC with FATFS (Need Help!)

Hi all,​I have already built a project with STM32CubeMX ,and tried to read & write files in eMMC storage using FATFS. And now I can read the SDcard information & files by using FATFS, but for eMMC just can not and always return FR_DISK_ERR. I have us...

STM32F3 ADC with DMA Bug?

STM32CubeIDE with STM32F3 HAL Library version 1.11.0.Using HAL library to set up timer (TIM6) driven ADC (ADC1) trigger with DMA (DMA1) capture. DMA does not configure correctly.The Cube Generated code in main.c configures the hardware as: /* Initial...

f_mkfs returns fa_not_ready

Hi allI'm new in implementing SD-Card, however i've managed to run the example from the repository. I am using STM32429i-Eval Board with cubeMX and CubeIDE.Question is that when I run the example code on the board it works fine but when I create a ne...

Mr ZEE by Associate II
  • 3106 Views
  • 4 replies
  • 0 kudos