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

STM32G4 -- Flash via I2C-Bootloader Problem

Hi,We are facing the same issue like the below community post. https://community.st.com/t5/stm32-mcus-products/flash-via-i2c-bootloader-problem-for-stm32g0b1kbu6/m-p/636467#M234685 But we are using  'STM32G431RBT6' in our project, kindly let us know ...

Ananthu by Associate
  • 115 Views
  • 6 replies
  • 0 kudos

STM32L051C8 comparator consumption

Hi,I have a strange problem on an STM32L051C8 with the comparators enabled in window mode.If I put the system in stop about 20 seconds after powering the microcontroller, the current draw is about 250 uA. If I then exit the stop mode with a soft rese...

Ufoit by Associate II
  • 44 Views
  • 1 replies
  • 0 kudos

How to Find File Names in a Directory Using FileX.

Hello, everyone on the forum.I am using ThreadX and FileX to write files to an SD card on the STMH735G-DK.I successfully created a directory using fx_directory_create and created a file using fx_file_create.This time, we'll tackle directory deletion ...

Hey0256 by Associate II
  • 14 Views
  • 0 replies
  • 0 kudos

Trying to source a 12.288MHz clock for STM32L433

 I am trying to source a 12.288MHz clock for an STM32L433 but having difficulties finding something.The clock is required for I2S playback with a bluetooth receiver (BT401).I have tried using the internal MSI RC to generate the 12.288MHz clock for SA...

freeflyer_0-1766340884039.png

STM32U5 DCMI DMA is not working as expected.

Hello,    We have developed an image capturing application successfully based on STM32H7xxxx and OV7725 camera. We are now targeting to port the application to target STM32U5xxxx with the same camera. But it looks the DMA doesn't works as expected. T...

DCMI GPIO.jpg DCMI NVIC.jpg DCMI parameters.jpg GPDMA1 channels.jpg

STM32N6 VENC Hardware Handshake with MJPEG encoding

The VENC peripheral on the N6 boasts a hardware handshake path with the DCMIPP peripheral, potentially allowing full compression of each frame to occur with very little active RAM. From what I can find, the DCMIPP capture starts, then the VENC is tol...