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! STM32H5x and SPI DMA Transfer issue

Hi,I'm trying to use SPI Tx DMA transfer on a Nucleo STM32H563ZI board connected to a LCD module that works on 3wire spi, so just 1Tx line. I know the SPI configuration and code for the LCD driver is OK because everything works if I run in interrupt ...

margce by Associate III
  • 2005 Views
  • 2 replies
  • 0 kudos

Maximum time required to read the internal temperature

 Hi,I am able to read the mcu temperature but I want to know the maximum worst-case time required to read the internal temperature of stm32h743.The clock for the ADC is configured as 76 MHZ. Does that mean that 1 ADC cycle is 0.013 uS (1/76M) ?#defin...

Jack5_0-1730203253787.png Jack5_1-1730204564967.png Jack5_2-1730206531761.png
Jack5 by Associate II
  • 1508 Views
  • 11 replies
  • 1 kudos

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
  • 1664 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 II
  • 1708 Views
  • 0 replies
  • 0 kudos

Resolved! 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
  • 510 Views
  • 1 replies
  • 0 kudos