STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L486: setting RTC alarm in stop mode 2

Hi all,I'm using STM32L486 and my application needs to enter STOP MODE 2 in certain conditions. Every time it will enter STOP MODE 2, I'd like to set an RTC alarm to awake the MCU in e.g. 24 hours or 60 mins (it's just a configurable time known a pri...

OpenOCD board config support for NUCLEO-H755ZI-Q

Hi,I was looking through the supported boards and chips for the NUCLEO-H755ZI-Q, and could not find a right file.Has anyone in here made their own they would like to share?I'm using CLion with OpenOCD for development.Best regards,Tero

TOlli by Senior
  • 592 Views
  • 2 replies
  • 0 kudos

I2C error

MCU:STM32F446RCT6Accessing an I2C device from the MCU may cause an I2C access error.It looks like the last bit of data is missing from the MCU.As a result, access that prevents the device from returning an ACK stops halfway.Attached image "I2C_OK_NG....

syu1 by Associate
  • 346 Views
  • 0 replies
  • 0 kudos

RTC Periodic Wakeup only ocurs once

I am using the STM32L433 RTC in periodic wakeup. i have initialised the rtc and it does interrupt once, but never interrupts again. i suspect the ISR rouitne is not clearing a flag some where. i have seen many comments relating to this but no definit...

FDCAN example on Nucleo H743ZI not working

Hi, So I am trying to use the example of "FDCAN_Classic_Frame_Networking" from the mentioned examples in other thread STM32Cube_FW_H7_V1.2.0\Projects\STM32H743I_EVAL\Examples\FDCAN\FDCAN_Classic_Frame_NetworkingBut I am always caught in an error when...

Resolved! cant reach 64Mhz in STM32G071C8

HiI'm developing on STM32G071C8 with the developing circuitI'm trying to reach 64Mhz as system clockI'm programing RCC->PLLCFGR as follows:R=Q=2 (both on) . P=off N=16 M=2 or N=8 M=1 PLL source=HSI16any combination above 54Mhz - disconnects Flas...

YWhit by Associate III
  • 831 Views
  • 7 replies
  • 0 kudos