STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Transferring data from JPEG decoder to DMA2D directly

Hi there, I am writing a custom video decoding app that process custom stream JPEG frames from USB, without any standard on a STM32H747.So far, (more or less) so good, I use CM4 for USB operations, and CM7 for JPEG decoding and DMA2D pixel conversion...

Me2 by Associate
  • 147 Views
  • 0 replies
  • 0 kudos

STM32L011 DMA read from const variable (flash)

Controller: STM32L011G4ULibraries: CMSISCompiler: arm-none-eabi-gcc version 13.2.1In order to change Capture Compare Register of TIM2 automatically every time when TIM2 updates, I want to use DMA to get the current CCR values from a const array. cons...

Marc1 by Associate III
  • 422 Views
  • 8 replies
  • 3 kudos

Resolved! SAI1 DMA Callback Issue

Hello everyone,I'm currently working on a project using the STM32H723VE microcontroller and have encountered a problem with the SAI1 peripheral. Previously, I developed my code on the STM32H723ZG Nucleo and everything worked perfectly, including the ...

Could not halt device (18) STM32F3

Hey everyone, new user here!In our project we are using:STM32F334R8T6STM32CubeIde Version: 1.14.1STM32CubeProgrammer release v2.17.0Debugger probe - Nucleo-F334R8 along with HAL implementation of handling communication using UART + DMA. Due to error ...

Andy6 by Associate II
  • 484 Views
  • 4 replies
  • 2 kudos
Labels