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! STM32H7 HAL library: HAL_SPI_Transmit_DMA is referencing RX side DMA handle for packing mode check

There is a packing mode check in Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_spi.c, function HAL_SPI_Transmit_DMA around line 1464, that is referencing RX side DMA handle:1464 /* Packing mode management is enabled by the DMA settings */ 1465 i...

High Speed USB OTG

HelloI cannot find any working project/example on the internet/ST 's website/other sources about USB OTG High Speed.Can anybody help me to find a example for High Speed USB for STM32F746NG-DISCO board?I tried to create a project with CubeMX but it di...

Cevdet by Associate III
  • 403 Views
  • 0 replies
  • 0 kudos

How to update external flash via DFU ?

Hi all, I'm wondering if/how an external QSPI memory-mapped flash can be updated through DFU...Am I wrong or this is not possible as the QSPI itself is not yet programmed ?How does ST-LINK solve the same problem ? Best Regards, ...

iw2lsi by Associate III
  • 380 Views
  • 0 replies
  • 0 kudos