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

STM32F7xx Family Undocumented QSPI Hardware Bug

Peripheral: QSPIBug: Bit 4 of FTHRES[4:0] in the Control Register is not set when written with threshold values in the range0x10 - 0x1F. Works fine for threshold values in the range 0x00 - 0x0F. So, for example, if one writes 0x16 for athreshold leve...

psymo000 by Associate
  • 195 Views
  • 3 replies
  • 0 kudos

Resolved! FDCAN - DUAL ID FILTER

In this code I want IDs 0x100 and 0x200 should only be accepted but in my code all IDs are accepted. How to resolve this?/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file ...

STM32H7S3L8 USB core reset timeout

Hey, we have purchased the Nucleo board H7S3L8-B02. We always run in a timeout during USB core reset. This problem seems quite popular with multiple forum posts. However we still didn't manage to get it to run. I will give a set by step explanation o...

USB_OTG_FS_setting.png CDC_setting.png PWR_USB_REG_setting.png USB_clock_setting.png
STesil by Associate
  • 255 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 builtin bootloader GO command problem

Hi,I am trying to set up bootloader on my STM32G030, via usart. When I enter it and send start command (0x7F) I do get ACK response(0x79). I cna read ID and protocol verions, but when I try do use "Go" command to start my application, it gets stuck.W...

KlemenDS by Associate II
  • 957 Views
  • 3 replies
  • 1 kudos