STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FreeRTOS on STM32U5G9ZJT6QU

Hi. I am working on creating parallel threads on my STM32U5G9J-DK2 board using freeRTOS. Are there any freeRTOS example projects for this devkit I can reference? I could not find any while creating a project in the STM32 Cube IDE.Thanks, Michael

Resolved! STM32L412KB UART Data Corruption After Random Periods

Hello, I’m working with an STM32L412KB on an evaluation board, and I’m facing an issue with receiving UART data. Here’s a quick overview:Setup: The device receives 5-byte packets over UART every 30 ms using the HAL UART interrupt mode (HAL_UART_Recei...

STM32H563 SPI LCD display interface

I am trying to interface a STM32H563 to an LCD using the ST7789v controller over SPI.To test I'm just sending the LCD initialization as specified by the datasheet shown below...//-------------------------------Hardware reset--------------------------...

PFlor.2 by Senior
  • 1429 Views
  • 0 replies
  • 0 kudos

SPI with DMA is not working in stm32g0

Hello, Currently I am trying to configure SPI with DMA, where i am only using DMA for Transmit and Not for Receive, I have generated the code through STM32cubeIDE, i have c=external clock at 16mhz and my Baud rate is 4Mhz. i am not using any SPI inte...

STM32H7 SDMMC ACMD51

Hello,I'm migrating the code from stm32f4 to stm32h7 and stuck with SDMMC ACMD51 command. This command reads SD configuration register via data lines (8 bytes total).Is there is any way to configure this request to set DBCKCEND flag when it receives ...

AShir.10 by Associate II
  • 270 Views
  • 1 replies
  • 0 kudos

STM32U575 Bank1 Flashing Problem from Bank2

I am trying to do OTA programming modifications using the DUAL bank feature of my STM32U575 IC with 1Mbyte of memory.I have successfully done this when the program starts in BANK 1 and I reflash BANK 2. I change the User Option byte to OB_SWAP_BANK_E...

Resolved! STM32F417VGT VCAP Voltage Problem

Hi everyone!I am having a hard time making my design work.I prepared a long list of what I did and what I observed to paste into ChatGPT.I am pasting the exact text below:I designed an digital circuit using STM32F417VGT microcontroller.I applied 3.3V...

SalihKun by Associate II
  • 1403 Views
  • 12 replies
  • 5 kudos