STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Migrate from STM32L433 to STM32F410

I want to port from STM32L433 MCU to STM32F410 MCU for my application. I am using an ECLIPSE IDE and OpenOCD debugging and have custom drivers (not the HAL from stm) for L4 for peripherals and clock. The underlying hardware has changed to F410 and I ...

qasimp by Associate
  • 1365 Views
  • 2 replies
  • 0 kudos

STM32G4-Peripheral-Cordic_Coprocessor_CORDIC.pdf

Nice presentation, but can someone please revise page 26?   Errors: a) 1st result is never read.  b) Reading results will not trigger the next calculation.  c) Last result is attempt read twice.  d) Error is repeated in the subtitles.  Repeating fake...

DrMotor by Associate
  • 610 Views
  • 1 replies
  • 0 kudos

I2S not working on 32-bit data with DMA

Hi,I am using a STM32F407 with the TLV320AIC3204 audio codec. I have verified that the I2S works with a logic analyzer:I am trying to read the data using DMA (I tried both circular and normal).Here is my I2S configuration: I made sure to add the foll...

image (12).png enpassant_0-1725576629077.png enpassant_1-1725576649643.png enpassant_3-1725577153988.png
enpassant by Associate II
  • 2377 Views
  • 8 replies
  • 1 kudos

Resolved! Multiple DMA operations on same channel with UART possible?

Hi, first time using DMA so just reading various datasheets and posts. But something is not clear.   I would like to use DMA with UART to send large amount of data through the serial port while keeping the CPU as free as possible for other intensive ...

Ricko by Senior III
  • 1240 Views
  • 3 replies
  • 3 kudos