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

STM32U575 Watchdog Mechanism

Hi We want to use STM32U575 Watchdog Mechanism in our operational FW, but have the following concerns:1. Can MCU ST Bootloader kick the WD in general, and especially duringca FW update, when it is busy writing/reading to flash the new FW to update or...

RLanz.2 by Associate III
  • 2615 Views
  • 8 replies
  • 2 kudos

Resolved! STM32G4 and Timer channel 5&6

Currently i am writing my own MCAL drivers for G4 MCU's and i dont understand interrupts for timer channels 5&6. Lets assume Timer 1 where you can check interrupt status of CC of channels 5&6 in TIMx_SR on bits 16&17. But there is no mention about ac...

Eiffel by Associate III
  • 843 Views
  • 3 replies
  • 1 kudos

Resolved! Stm32F437 custom bootloader

Hi everybody   I'm developing a simple bootloader which run an application loaded in flash memory at the address 0x80200000. The application alone works correctly  but when I use the boot  the app doesn't run. This is the code of my boootloader #defi...

PgT72 by Associate II
  • 1109 Views
  • 4 replies
  • 1 kudos

Resolved! Read PDO from source with USBPD library.

Hi. I am building USB PD sink device. I would like to use built in STM32 UCPD controller.I've created test application in STM32CUBE based on AN5418. It works properly but i want to add PDO read functiinality.All tutorials say that all info about port...

kamillx by Associate
  • 443 Views
  • 1 replies
  • 0 kudos

SPI DMA cannot send multiply bytes

Hi, I'm using STM32G431 to drive my SPI screen. Due to the high cpu load, i decided to change the IT sending mode to DMA. After putting a little changes on code, it doesn't work any more, and i have confirmed it will work again once get it back to IT...

Resolved! Voltage withstand of MCU pins

Hi,Master:platform: STM32G070CBphenomenon:When the MCU is empty (without any program), connect an external pull-up resistor 10K to the adjustable voltage source on the PA4 pin, adjust the voltage in the range of 4~18V, and find that the maximum clamp...

q2.png q1.JPG
Lyu.1 by Senior
  • 1453 Views
  • 8 replies
  • 0 kudos

STM32F1 SPI CRC error flag not cleared

Hi,(Sorry, I'm not sure where best to post this)After digging into issues with SPI hardware CRC on an STM32F103, it seems like the SPI HAL functions are not clearing the CRC flag before starting a new SPI transaction. I think they should be calling _...

sb616 by Associate
  • 1302 Views
  • 1 replies
  • 0 kudos

Resolved! FDCAN on STM32G0 Filter setup

Hello, is there any simple example for (STM32G0B1CBT6) or similar where I can simply filter int genration for eg. only for 0x505 id in standart mode. I tested many samples and I believe that there must be some bug in IDE. This is    static void MX_FD...

JD3 by Associate II
  • 1553 Views
  • 8 replies
  • 1 kudos