STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DSI Host Error Handler

Hi,  I`m new to MIPI DSI, and still learn how to use it.Recently, I develop with my custom board and start with MIPI interface display. Then config with CUBEMX, but after compile program, it always stuck in HAL_DSI_Iinit  while loop below      /* Ge...

CharlieCHEN_1-1731650023707.png

RTC Alarm Callback Double Firing

The name. Basically using RTC interrupts to run the call back function every minute and increment a minute counter to do stuff with. However sometimes the minute double fires. There was a post regarding TIM2 firing twice and I tried to clear RTC flag...

In STM32f103c8t6 RTC Time not updated

Hi all,I am working on stm32f103c8t6 controller.I am using LSI Clock of 40MHZ & external clock of 36MHZ.I am trying to read the clock after power off &n on by using the following code.Eventhough the 3.3v is detected on the pin,the clock is not gettin...

All EXTI interrupts work except PA3

Hello, It's a discussion continuity of the thread: https://community.st.com/t5/stm32-mcus-products/ext-interrupt-conflict-on-stm32h7/td-p/742235I replace PA3 instead of PA1, now all interrupt sw works except PA3... whats happen to this PA3 interrupt?...

Resolved! STM32G4 DAC DMA double data

I can produce a sine wave using DAC1 + DMA on a STMG431CBU6 MCU, but I'd like to increase the frequency (purely as a learning exercise).  In the application note https://www.st.com/resource/en/application_note/an4566-extending-the-dac-performance-of-...

Repwoc_3-1731767996200.png Repwoc_0-1731767007247.png Repwoc_1-1731767107930.png Repwoc_2-1731767190091.png
Repwoc by Associate III
  • 498 Views
  • 1 replies
  • 0 kudos

Resolved! Unable to program the flash memory

Hi ST Support Team, I am using the stm32f103rct6 mcu in my custom board.  I am using the inbuild flash API's to write data into the flash memory. I have checked the erase api is working properly, I am able to see the 0xff at all locations without any...

AADESH by Associate II
  • 730 Views
  • 6 replies
  • 3 kudos

Resolved! G070CBT6 Strange issue with reset line falling down...

Hi, I'm facing a very strange issue with my G070CBT6-based board... When I start work and power up the board everything works fine for a couple of minutes (let's say 5 minutes ) but later I can observe some disturbances on the reset pin... I connect ...

signal-2024-11-11-134804_003.jpeg Screenshot from 2024-11-14 23-04-40.png
MKowalski by Associate II
  • 1460 Views
  • 20 replies
  • 1 kudos

Resolved! Nucleo-H723ZG Ethernet implemntaion

hi,    I'm new to STM32 and I need assistance with Ethernet configuration on the Nucleo-H7Z3G board. I'm starting from the beginning and hence I want to achieve the following: 1. Configuration of the Ethernet interface: RMII/MII on Nucleo-H7Z3G 2. Co...