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

STM32G0B1 FDCAN Reset

Hello,   in an earlier post it was suggested to reset the FDCAN for full error recovery using RCC_APBRSTR1.FDCANRST Bit This bit seems to be global for all FDCAN instances. Is it correct that full error recovery in one FDCAN instance is not possible ...

Nabidev by Associate II
  • 85 Views
  • 1 replies
  • 0 kudos

Resolved! How can I use UsbX and FileX without ThreadX

Hello all, Split from this thread: I'm using an STM32U5G9 and I need to read files from a USB stick. I don't want to use ThreadX because I have to keep this application small. How can I achieve this if UsbX and FileX are supposed to be used only wi...

H7: vector table in ITCM, jump app <-> bootloader

Heyho,I recently started using ITCM SRAM in my H733 project, functions there working well.Then I thought that it might make sense to also copy the vector table and some interrupt handlers to ITCM.And this for the custom bootloader (BL) and the applic...

LCE by Principal II
  • 106 Views
  • 1 replies
  • 1 kudos

Resolved! STM32U3C5 - SMPS: Is an inductor needed for each VDD11?

Hello,I am working on a design incorporating the STM32U3C5CIU6Q in SMPS mode. This package includes two VDD11 pins. I am having trouble interpreting the datasheet when it comes to the number of inductors I will need. This note under Figure 24 in the ...

AQB_0-1777900009211.png AQB_2-1777900236726.png AQB_3-1777900508633.png
AQB by Associate
  • 138 Views
  • 1 replies
  • 2 kudos

Resolved! Correct OTG_FS FIFO size for STM32H753

Hi,We are currently using STM32H753 and are setting up USB Fifos. There is some contradictory information about the available sizes. AN4879 mentions that the available SRAM size is 1.25kBytes for OTG_FS:In the reference manual RM0433 I can only find ...

2026-03-18 13_54_15-an4879-introduction-to-usb-hardware-and-pcb-guidelines-using-stm32-mcus-stmicroe.png 2026-03-18 13_56_38-rm0433-stm32h742-stm32h743753-and-stm32h750-value-line-advanced-armbased-32bit-m.png
DZimm.9 by Associate III
  • 204 Views
  • 4 replies
  • 1 kudos

STM32U585 Tamp Mechanism

Greetings,I am working on a project involving RTC and TAMP mechanism of U5 series MCUs, specifically STM32U585. I have some questions about the working principle of the TAMP pins. In the reference manual RM0456, it is written that the TAMP pins check...