STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F429ZI ADC+DMA overrun error

hello.I am testing ADC and DMA functions on my custom board.every conversion set ADC->SR OVR bit.​​ I want to use the ADC + DMA function. I want to trigger the trigger periodically via TIMER.​This is my first time using ADC. So I want to know if it i...

0690X00000ArWljQAF.png
HJung.6 by Associate II
  • 565 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F769 Discovery kit & FATFS

In the frame of testing the STM32F7xx MCU, we test the file management capabilities of the STM32F769 Discovery kit. The configuration of the platform to access the SD card has been built with STM32CubeMX (FreeRTOS + FATFS).The code for the test is th...

TPier by Associate III
  • 796 Views
  • 3 replies
  • 1 kudos

Bug Report in STM32Cube HAL CAN driver.

Hello,Sorry in advance if I should be posting this elsewhere, but I am sure someone will be able to tell me if I am wrong.Working with STM32Cube HAL CAN driver, if found a problem in the latest version of F7 driver, but as all STM32 have same BxCAN c...