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

STM32H750 + USB3320 ( USB HS Device MSC )

Hello everyone,Our custom board use STM32H750 + USB3320 as USB MSC Device.Code reference MSC example and use st library except board specific part.Some pcs of the custom board have USB packet timeout problem when copy lots of files.I have no idea wha...

0693W00000WJNumQAH.png
JLin.15 by Associate
  • 584 Views
  • 0 replies
  • 0 kudos

Resolved! STM32L552, SWAP_BANK dynamically

SWAP_BANK for the STM32L552 is a bit in the eeprom, but we want to swap the flash banks in an own bootloader dynamically and do not want to expire the eeprom's lifetime,Any option to swap the memory without eeprom settings?

mluerkens by Associate III
  • 846 Views
  • 2 replies
  • 0 kudos

STM32F030F4P6 bootloader on PA2, PA3 possible?

I want to use hardware I2C (which is only available on pins PA9, PA10 on the STM32F030F4P6 in TSSOP20 case). That overlaps with the standard pins used in the bootloader code for USART1_TX and USART1_RX (AN2606 Rev 55, page 50). The alternative pins u...

BAren.1 by Associate II
  • 1554 Views
  • 5 replies
  • 0 kudos

recvfrom() is not working on stm32H7B3I-DK.

How to resolve recvfrom() issue on STM32_Network_Library. I'm using stm32H7B3I-DK board.FreeRTOSSTM32_Network_LibraryES_WIFI (BSP) When I tested UDP socket, sendto() was working.But recvfrom() was not working, it was blocked for ES_WIFI_MAX_SO_TIMEOU...

IChoi.2 by Associate
  • 526 Views
  • 0 replies
  • 0 kudos