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! STM32H725 IWDG fails to initialize

Hi everyone,I'm developing a bare-metal application with an STM32H725RG MCU using STM32CubeIDE (including HAL and code generation).I want to use the IWDG1 for reliability purposes, but for some reason, it seems to not work for me at all - upon startu...

Resolved! STM32F303 Crystal and Boot pin

Hello Friends,Most STM32 based Evolution / Development Board has Crystal 32.768 Khz and Boot switch connected. In my Custom design board , I do not need RTC Function and Bootloader to load.8 Mhz Crystal is used for Master Clock. Can I remove 32.768 k...

bsuthar by Associate II
  • 233 Views
  • 2 replies
  • 1 kudos

STM32H753VIT6-external crystal issue

Hi,  IM USING EXTERNAL CRYSTAL NX2016SA-25M-STD-CZS-1 IN HSE 25MHZ AND LOAD CAPACITOR 10pF ,BUT I'm TRY TO USE EXTERNAL CRYSTAL IT CAN'T ENABLE . LSE 32.768kHZ ALSO NOT WORK ,HOW TO ENABLE THIS EXTERNAL CRYSTALS .MY CONTROLLER PARTNUMER IS STM32H753V...

kesavans by Associate
  • 289 Views
  • 2 replies
  • 0 kudos

I2C Loopback using bare-metal code

Hello All, I am trying to do a loopback test between 2 i2c's on the same board, using bare metal coding and interrupts, and the clk is HSI, 16MHz. How the i2c i configured as slave is failing to acknowledge the address sent by master i2c.Here is a zi...

maya16 by Associate III
  • 479 Views
  • 6 replies
  • 0 kudos

Resolved! SPI & DMA on the H755

Hi all,I am working on a project involving reading from the external AD7768. I've tested to get data out of it using and EXTI and Interrupt based SPI receives, but that was too slow to capture the message, so I'm trying to get it to work with DMA.The...

noahyonr by Associate II
  • 271 Views
  • 4 replies
  • 1 kudos