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

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
  • 809 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
  • 663 Views
  • 2 replies
  • 0 kudos