STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTC not runnning on G0 Platforms

Hi, I've tried to test the RTC Peripheral on Nucleo-G071 and on Nucleo-G031 boards.RTC seems to be stopped.Can anyone please help in finding the bug? (I've Attached the 2 MX Projects and 2 Main.c)Thanks,Alfonso

ADesi.3 by Associate II
  • 745 Views
  • 2 replies
  • 1 kudos

Two UART interfaces via DMA fail in DEBUG mode

HiI have a custom board with STM32U575. It has two UART interfaces:- UART1: Terminal interface (routed to the ST-Link header)- UART3: Communication with additional MCU on the boardAs the system is very busy, I implemented both UART to receive their d...

STM32F103 RTC Register problem

Hi. I have a problem with the RTC on STM32F103C6T6A. I wanted to add the ability to set the time. I would like to have a 24h clock. When CNTL overflows, CNTH does not increase making the clock reset close to 18h. void RTC_IRQHandler(void){ while ((RT...

How to erase stm32f429 flash sector in dual bank mode?

Posted on March 27, 2015 at 06:38429 has 1M flash and I divide it into two banks using dual bank mode. Each has 512MB.  I want to erase sector 15 (0x0808 C000 - 0x0808 FFFF) , but it fails. But if I use single bank mode and erase sector 8 (0x0808 0...

ray by Associate II
  • 809 Views
  • 3 replies
  • 0 kudos

STM32L476RETx integration with MatrixOrbital GTT43A

I am working on integrating the Matrix Orbital GTT43A display with my STM32 MCU. Our current display's protocol is RS232, so the code I currently have is set up for this protocol within the STM32Cube IDE.I created generic receive and transfer buffer:...

STM32F103R8Tx Timer issues

Hello everyone, currently we are experimenting with the STM32F103R8T and it's timers.  We are trying to toggle Port A5 with about 500kHz using a timer. We are (by hardware) in need to toggle exactly pin A5 although there is no AF related to a Timer. ...

teppichlichtinnovations_0-1688730515208.png