STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 UART Idle Interrupt configuration

Hello,I want to use a UART Idle Interrupt Routine to handle an unknown number of incoming bytes.I set this up for 2 UARTs right now and it works like a Charm for one of them. The working UART operates at 115200 Baud. The second Uart should work with ...

0693W00000D1F1IQAV.png
BKell.2 by Associate
  • 8655 Views
  • 4 replies
  • 0 kudos

Resolved! Ethernet

Hi ,I want to configure the ethernet for STM32f469IITx how can I do it and how can I test the working.

Trinu by Associate III
  • 593 Views
  • 1 replies
  • 0 kudos

It looks like there's bug in SD_write function in sd_diskio_dma_rtos_template_bspv1.c in STM32Cube_FW_F7_V1.16.0 repo.

Hi!SD_ write function in sd_diskio_dma_rtos_template_bspv1.c in STM32Cube_FW_F7_V1.16.0 contains some strange bug. The first part of this function, where we do not need to use of scratch buffer, it waits for correct message WRITE_CPLT_MSG, but in the...

Zed by Associate III
  • 545 Views
  • 2 replies
  • 0 kudos