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! Why have STM32C0 workshop materials not been emailed as promised?

On Tuesday, June 27, 2023, I attended the "STM32C0: Your next generation 8-bit MCU is a 32-bit" workshop where we were told we would be sent the slides and a voucher to order the STM32C0 nucleo board for free, but I have not yet received any email co...

Rturo by Associate II
  • 1876 Views
  • 4 replies
  • 3 kudos

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
  • 957 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 understand that the data is transferred through DMA?

Enabled DMA in CubeMX settings to transfer data via UART.But I don't see any difference at all between non-DMA functions and DMA functions.I don't think it's important, but I use this code:Transferring characters from the COM port to the STM32 and re...

tim2.png
MMust.5 by Senior II
  • 712 Views
  • 1 replies
  • 1 kudos

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
  • 1110 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

Resolved! STM32H5 workshop 20th June

HelloI attended the online "STM32H5: Ultimate combination of performance, integration and affordability" workshop on Tuesday 20th June. I've not received any email with the links to the workshop, slides and so on. Also was told to receive a free dev ...