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

STM32U545 : LPBAM cotinuous ADC multichannel

Hi,I am using an STM32U545 on which I expect to use ADC4_IN1 and ADC4_IN18 in stop mode 2 (using LPBAM).I want to create two buffer (buff1 and buff2 uint16_t[32]) dedicated to each input.I want to read 32 samples from input1 then 32 samples from inpu...

Aurelien1 by Associate III
  • 1056 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H7B0RBT6 with QSPI PSRAM APS6404L-3SQR

Hi Community,During a project we are using the microcontroller STM32H7B0RBT6 with QSPI PSRAM APS6404L-3SQR , it works fine in indirect mode either in quad read and quad write, but the issue is with the write in memory mapped mode when trying to write...

ALAMI_Othmane_0-1696536469785.png

A question on pin labeling for STM32H7

The STM32H7 reference manual (stm32h723zg.pdf) contains several tables describing he pin mappings (pin to functions).In Table 7 and 8, for pin A0, A5, and A15, it lists the pin function as "TIM2_CH1/TIM2_ETR" for alternate function #0. Should this be...

sidney by Associate II
  • 452 Views
  • 2 replies
  • 1 kudos

Resolved! STM32F0* Leave DFU mode with BOOT0 HIGH

Motivation: Release a product (STM32F072RBT) with no buttons or toggles on the PCB and allow customers to flash and interact with their product over USB serial interface. Requirement: Keep BOOT0 held high so the STM32 is in DFU mode upon initial conn...

Resolved! External interrupt and button debounce

Hi all,  I currently work on STM32F030K6 . I am working with a reed switch connected to pin PA8 (EXTI8). I havec onfigured the PIN like : "external Interrupt Mode rising/falling ....I need to perform an action on the rising edge AND on the falling ed...

JJoao.1 by Associate III
  • 4245 Views
  • 4 replies
  • 2 kudos

Resolved! 100ns trigger pulses

Hello team, which of the STM32 microcontroller is able to generate single trigger pulses in steps of 100ns +/- 10ns? Best regards,Jochen

JR1 by Associate II
  • 710 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F103C8 SysTick initialisation issue

Hi,I am using STM32F103C8T6 Blue pill board, STM32 CubeIDE 1.16.0, Build: 21983_20240628_1741 (UTC) on Ubuntu 22.04.5 LTS and ST Link v2 debugger. I am able to upload code, execute it and debug it via SWD.I am using CubeIDE's Pinout & configuration u...

akosbalogh01_0-1726951418169.png