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! STM32N6 IMX219 camera

Hello,I'm trying to port the ST IMX335 camera driver middleware to work with the RPi 2 IMX219. Everything works well with the IMX335, however after adjusting to reflect the IMX219 registers I get no image data and a Lane 0& 1 control error flag as so...

STM32 with Cortex-M85

Could it be time for ST to reveal such an MCU at the summit in a few weeks? Or maybe a Cortex-M55 that actually have integrated flash or MRAM or similar? (STM32N6 is interesting, but I would like to see flash/MRAM/something else integrated...

TLin.5 by Associate III
  • 177 Views
  • 1 replies
  • 1 kudos

Scheduling timers for motor control

Hi!I'm struggling to wrap my head around timers - I am trying to schedule some ADC reads of a current sense amplifier in a motor control setup.I have three center-aligned PWM waveforms being generated by Timer1, which successfully commutate a BLDC mo...

sb_st by Senior
  • 130 Views
  • 3 replies
  • 0 kudos

Resolved! STM32G0: PWM Generation

I am using NUCLEO-G071RB. I am trying to generate an PWM pulse. I am using TIMER 3 Channel 2. - Clock Frequency = 64 MHzWith this setting I should get a HIGH pulse of 90 micro second, instead I get 80 or 40 micro seconds. When the Pre-scaler is incre...

jowakar122_0-1761917837043.png

USBX mic streaming on WBA65

Hello ST Community,I'm working on implementing USB Audio Class 2.0 with both speaker and microphone functionality on STM32WBA65 using USBX middleware.Request for Example: Are there any complete working examples of USBX Audio Class 2.0 with microphone...