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

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
  • 954 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
  • 1697 Views
  • 4 replies
  • 0 kudos