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

Resolved! Bugs in sd_diskio.c alignment handling

I've had problems with sd_diskio.c used for SD card I/O with FatFs.CubeMX version is 6.16.0.I'm using SDMMC with DMA, so consideration needs to be given to cache coherency and alignment.I have both these set:#define ENABLE_SD_DMA_CACHE_MAINTENANCE  1...

The STM32H773 LPuart+DMA_IDLE does not function properly

下面是我的部分函数,普通串口按照这个配置,是可以正常进入回调函数,但是LPuart却不能进入回调函数,不知道问题出在哪里,使用stm32cubemx6.16.0,附件是ioc文件,   Post Edited by ST moderator to apply source code formatting and translate from Chinese to English to comply with the community rule:   Below are some of my ...

ymy by Associate
  • 43 Views
  • 2 replies
  • 1 kudos