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

Resolved! STM32L432KCU CAN-RX Interrupt not firing

Hello there I am struggling with receiving interrupts on my microcontroller project. I am currently developing a CAN bus logging device; the following code therefore sets up the CAN peripheral in silent mode. I test my device in a CAN network with tw...

Resolved! RTC; code code get stuck in systemclockconfig()

we are observing with the RTC (Real Time Clock) on the STM32L496ZG in our project. kindly help us to resolve this . The code gets stuck on power-on . Below are the details and what we have tried so far:1. Summary of the IssueAfter a full  powering on...

Resolved! stm32g030 External crystal pin map

Hi everyoneI use STM32G030. I'm gonna set the clock system to HSE on the External crystal, but I couldn't find the proper RCC_OCS_OUT.What are the MCU's crystal correct pins?Please help me set the correct pinout.Thank you  

MTora1_0-1764336950376.png
MTora.1 by Associate III
  • 160 Views
  • 5 replies
  • 2 kudos

STM32U5 DCMI DMA is not working as expected.

Hello,    We have developed an image capturing application successfully based on STM32H7xxxx and OV7725 camera. We are now targeting to port the application to target STM32U5xxxx with the same camera. But it looks the DMA doesn't works as expected. T...

DCMI GPIO.jpg DCMI NVIC.jpg DCMI parameters.jpg GPDMA1 channels.jpg

USB PD Part selection

Hello, I'm working with the STM32U575VGT6 as my primary MCU and need a USB-C DRP PD IC. I'm considering the TCPP03-M20 or STUSB1600AQTR. My question is, when the PD operates in sink mode (during charging), we intend to turn off all power supplies, in...

Trigger SPI using Timer

I'm using STM32H723ZG I want to know if a Timer's update event can trigger SPI transfer without any software interrupts.This is the problem

STM32N6 External Loader

I'm currently developing an application with custom hardware using the STM32N657I0H3Q and MX25UM256, I can't seem to find the source files for the existing STM32N6 external loaders which use the MX25UM512. Any links to this or resources to point me i...

Resolved! STM32H742AG Flash Erase Bank 2 issues

Hello,I am trying to erase flash bank 2 and then re-write with an incoming application. This appears to work that when I read back some of this sector it's changed to 0xFFFFFFFF, however when I restart or connect with STLINK it reads out as 0x0000000...

kip18 by Associate III
  • 110 Views
  • 2 replies
  • 0 kudos

RTC Oscillator not stable

Hello,In one of our new PCBs we use a STM32L476VET6. For the RTC we use an external Oscillator (shown in the Picture)The drive power is set to the highest level.In our setup, the RTC only works at room temperature and with no probe connected. As soon...

FabianHladik_0-1731585469263.png FabianHladik_1-1731586045292.png