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

STM32F407IET Timer Gated Mode

Hello, I am using the STM32F407IET in one of my projects and I have timer 1 set us as follows below currently my channel 1 is used to record the positive rises on a incoming pulse signal and what I want to do is use the gated mode to be able to tell ...

Jm3_0-1743517295652.png Jm3_1-1743517313084.png Jm3_2-1743517350952.png
Jm3 by Associate II
  • 443 Views
  • 7 replies
  • 2 kudos

Resolved! Crystal oscillator selection for 170MHz | STM32G484RET

Hi, I am designing a STM32G484RET into an application, and I wanted to confirm that my oscillator design will theoretically operate before having it manufactured. Target clock speed: 170MHz Crystal chosen: https://www.digikey.com/en/products/detail/e...

Matthew47_0-1743968317088.png

Resolved! CAN filtering to hit all filters not first one

Hi there, I'm configuring CAN filtering for STM32Hxxx. I have several filters configured. Currently, when CAN Frame match filter it is not going through other filters.Is there a way to change filtering behavior to hit all filters that match given pat...

psi by Associate
  • 209 Views
  • 1 replies
  • 0 kudos

Resolved! JPG Image with LIBJPEG (STM32F4)

I'm trying to read a .JPG image file from my SD Card (FATFS) and want to use LIBJPEG for decoding it. Everything seems to be fine until I execute the **jpeg_start_decompress()** function. As soon as this ifunction is executed a UsageFault is generate...

STM32H755 dual ADC DMA sample rate is half

Hi,I'm using STM32H755 nucleo board and evaluating ADC. I'm using ADC1 and ADC2. I like to get 1.92MSPS per ADC (12bit). According to my understanding I need minimum 8 cycles for conversion and therefor I was using 15.36MHz clock rate. With these set...

mosamasa by Associate II
  • 359 Views
  • 3 replies
  • 0 kudos

Resolved! Disabling write protection fails on STM32F401RE

My board is stuck with all write protection Bytes enabled.Please help thank you.  Running the following command fails to deactivate write protection. STM32_Programmer_CLI -c port=swd -ob WRP0=0---------------------------------------------------------...

Resolved! Artifact Filename based on a Fw costant

Hi All, I need to obtain an artifact with the name present in some costant in "main.h". In other words, my project is called "TestProject" and main.h I have these costants: #define GUI_MAJOR_VER 0 // Major #define GUI_MINOR_VER 1 // Minor #defi...

MPast.1 by Senior II
  • 1031 Views
  • 12 replies
  • 2 kudos

Resolved! SPH0645_I2S_Error

I am using STM32F407VG in my project temporarily. The objective is to transmit audio data over ethernet which is received in this mic and received audio from the other end this side having stm32 as the MCU.  For Mic, I am using SPH0645. But I am unab...

STM32_I2S.png Screenshot 2025-03-27 131119.png Screenshot 2025-03-27 131200.png Screenshot 2025-03-27 131723.png