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

STM32U575VGT CRC checksum through DMA

I am working on converting projects from STM32F745VET to STM32U575VGT. Part of the startup routine of the projects is checking for flash errors using the CRC peripheral. The STM32F7 projects initialize a DMA channel in the following way: void MX_DMA_...

Roth.Ian by Associate II
  • 160 Views
  • 8 replies
  • 0 kudos

Resolved! Unimplemented USBX storage SCSI causes stall

Good day,We are using a composite USBX device class combining CDC and MSC over USB Full Speed, built on X_CUBE_AZRTOS-H7 version 3.3.0 (USBX 6.4). During testing we discovered that a certain Windows PC sends a MODE SELECT(10) command (opcode 0x55) an...

Application_Middlewares_ST_usbx_common_usbx_device_classes_src_u.png
DZimm.9 by Associate III
  • 521 Views
  • 8 replies
  • 3 kudos

Resolved! LwIP not completing the DORA-DHCP schedule

Added "DHCP" in the title to give the context. Using an STM32H7S78-DK I try to set up the network to join an IPv4 network through DHCP. I did set up the board using CubeMX, standard configuration, MPU activated. FreeRTOS + LwIP Removed all other inte...

GStou by Associate III
  • 336 Views
  • 14 replies
  • 6 kudos