STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7 PC2_C and PC3_C GPIO not working

Originally a reply in this thread: https://community.st.com/t5/stm32cubemx-mcus/bug-cubemx-should-warn-h7-users-against-pc2-c-pc3-c-pitfalls/td-p/708817 Hi,What's wrong with PC2_C and PC3_C???  I am using them as normal GPO on my board, but it's not ...

Peter3718 by Associate III
  • 858 Views
  • 11 replies
  • 2 kudos

Resolved! STM32L151RCT6 bsd

Hello,I need the BSD-File for STM32L151RCT6 for Boundary Scan. Does anyone know, where I can get it? In the recources section I can only find an older .zip file with bsd files for other processors.Thanks.

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
  • 1383 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
  • 237 Views
  • 1 replies
  • 0 kudos