STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f756 CAN Communication

I am trying to communicate with CAN, but it seems that I am not receiving Rx. I would like to know the reason for this static void MX_CAN2_Init(void) { /* USER CODE BEGIN CAN2_Init 0 */ /* USER CODE END CAN2_Init 0 */ /* USER CODE BEGIN CAN2...

Dlak by Associate II
  • 839 Views
  • 5 replies
  • 4 kudos

SD4.1 compatible EMI Filter

Hi All,I was looking for an EMI Filter for SD card interface in STM32H753VI design. I am going to use a 4 bit mode micro-SD card. I came across these two parts for which I am not sure whether they are compatible with SD memory card specifications ver...

Resolved! RTC, how to configure periodic wake up time of 24h

Hi, I'm using STM32L0 series MCU to configure the RTC to wake up after 24 hour during sleep/standby mode. Understand that we need to configure the Wake up clock to use 1Hz with 1 bit wake up counter added so that it can have the wake up time from 18h...

chai2145_0-1727408466608.png
chai2145 by Associate III
  • 2616 Views
  • 23 replies
  • 1 kudos

STM32L4 sometimes hangs after NVIC_SystemReset()

About once over 10, the MCU seems to hang after NVIC_SystemReset() call. Notice that:The MCU restarts correctly after poweron reset,NRESET set to 0 then 1 does NOT restart the MCUWhen MCU is hung, the NRESET Level is correctly UP (thanks to internal...

PGoud by Associate III
  • 1053 Views
  • 6 replies
  • 0 kudos

STM32H7 PVD not interrupting

Hi,I want to get the PVD on a STM32H743 running in order to write some data to the flash, which did not work for whatever reason. So, as a first step, I tried to implement an interrupt which just pulls a GPIO-pin high and check it with an oscilloscop...

MaxMax by Associate II
  • 1883 Views
  • 9 replies
  • 0 kudos

Resolved! RTC is not working properly. (Vbat related problem)

We are making a board using stm32f767nih6. There seems to be a problem with RTC and Vbat while testing the board.First, we are using LSE with a 32.768Khz external crystal oscillator. However, there is a symptom that it slows down by about 10 seconds ...

Seyoung_0-1730892683758.png
Seyoung by Associate
  • 794 Views
  • 6 replies
  • 2 kudos