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

SPI - role of the NSS signal?

This is a question about SPI communication.There is an NSS pin for SPI communication, but is it okay to use GPIO instead of the NSS pin when there is one master and one slave?We don't quite understand the role of NSS. I think it will be useful when t...

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
  • 669 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
  • 6594 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
  • 895 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