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

SPI communication using DMA on the STM32H743.

SPI communication using DMA on the STM32H743.We have created a program for SPI communication using DMA, The first send/receive with HAL_SPI_TransmitReceive_DMA is successful.However, when the exact same process is executed afterwards, all received va...

MicroSecond Delay in FreeRTOS

I am dealing with an I2C lockup issue where the I2C bus is locked up periodically and I need to toggle the SCL pin to free up the bus.  To test my theory and make sure that the fix works I just used an osDelay(1) call.  I know this is a 1ms delay but...

On STM32H747IGT6, HSEM channel 0 is reserved?

Application note AN5361 "Setting up with ST-LINK GDB server" says "Set the Cortex®-M7 core running so that the HSEM semaphore is released and Cortex®-M4 wakes up from Stop mode" and this post implies that it's "HSEM 0" which I'm assuming is HSEM chan...

cbcooper by Associate II
  • 12 Views
  • 0 replies
  • 0 kudos

STM32G474, USB, and CRS not working in concert

Greetings,We have implemented a USB peripheral on the STM32G474RE discovery board using code that runs properly on the STM32WB and STM32F0 parts.  On the G474, the USB setup completes, but the USB bus quickly suspends after the completion of the conf...

Resolved! UART IRQ fired but no IRQ source configured

Hello,I have a H7 design with multiple UART/USART used to communicate via RS485 drivers (XR3072).I have programmed kind of loopback test by connecting the A/B signals of two RS485 busses.For this I use 2 DMA channels for each UART, one for RX and one...

uart_irq_status.png
regjoe by Senior
  • 93 Views
  • 9 replies
  • 1 kudos

Resolved! Unable to sink 5V over USB PD

I am using an STM32G4 microcontroller with UCPD and the USBPD middleware. I was following this tutorial (same as AN5418 https://www.st.com/resource/en/application_note/dm00663511-how-to-build-a-simple-usbpd-sink-application-with-stm32cubemx-stmicroel...

Nv7_0-1742192885965.png
Nv7 by Associate III
  • 292 Views
  • 7 replies
  • 0 kudos