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

Resolved! STM32N6xy: NPU for audio DSP?

Heyho,I'm not a SW / DSP guy, but I have to help selecting a new MCU.Mostly we need gigabit ethernet, SAIs / I2S for audio input.But for some future applications we might need some DSP power for online audio processing, some heavy filtering and FFT s...

LCE by Principal II
  • 624 Views
  • 13 replies
  • 4 kudos

Resolved! STM32U575 ADC Injected Conversions with GPDMA.

I am using STM32U575ZIT6QU Microcontroller to measure voltages on 4 analog channels. The 4 channels are configured as Injected Channels. In the RM0456 reference manual, for STM32U5 series, I am unable to find information about using GPDMA with ADC In...

vkar by Associate II
  • 183 Views
  • 1 replies
  • 1 kudos

Resolved! N6: other packages in near future?

Oh boy, I'm frustrated...Just when I thought I found the right MCU with the N6 (multi-channel audio over gigabit ethernet), I find in CubeMX and the datasheet that SAI2_SD_A and ETH1_CLK use the same pin. And I need both SAIs completely.Very frustrat...

LCE by Principal II
  • 362 Views
  • 6 replies
  • 3 kudos

High Frequency Input Processing

Hi,The input to the MCU is basically 1-bit (0/1 values), but it would be better if it could process multiple bits.The input is at 150MHz, and 10,000 data items are received at once. The MCU must store them in uint8_t data[10000]. When a 1-bit value i...

Resolved! option bytes programming

Hi,I want clarification on STM32 option byte programming.When we write new values to FLASH_OPTR and other option registers:Where are these FLASH option registers physically located?Are they inside the FLASH peripheral (0x4002xxxx region) and not in t...

Resolved! STM32G071 PORTD Pullups

I'm connecting a 12-Way rotary switch to an STM32G071 as shown:Board room is extremely limited, so I'm using the MCUs built in Pull Ups. However when I read the lowest four bits of PORTD->IDR (for switch positions 7,8,9 and 10) it reads 0xA when it s...

Screenshot 2026-02-24 114414.png Screenshot 2026-02-24 at 11.49.24.png
KMill by Senior II
  • 288 Views
  • 5 replies
  • 3 kudos