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

USB CDC device not compiling properly

Product: STM32F401VET6Firmware Package: STM32Cube_FW_F4 V1.28.0Tool: STM32CubeIDE (latest version)Description:Hi!I’m currently working on a USB CDC device project using the STM32F401VET6 microcontroller with the STM32Cube_FW_F4 firmware package (V1.2...

Cheyne by Associate
  • 235 Views
  • 3 replies
  • 0 kudos

STM32N6 DCMI DMA initialization

Hello,Because there is no active handle in DMA list for DCMI DMA initialization (bug!?) I searching for the ways to enable and use DMA, I can't find examples for parallel mode except for CSI serial, if I switch to use DCMIPP in parallel mode then the...