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! Setting Octospi free running clock mode

Anyone knows why in HAL_OSPI_Init(...) , Octospi free running clock has to be enabled after Octospi is enabled. Form stm32l5xx-hal_ospi.c, lines 404-411: /* Enable OctoSPI */    __HAL_OSPI_ENABLE(hospi);    /* Enable free running clock if needed :...

xinu2021 by Associate
  • 1090 Views
  • 1 replies
  • 0 kudos

USB host firmware upgrade stm32f7 series

Board name : stm32f746g discoveryI need to update firmware through usb host, i did not get any documents for "stm32f7 series usb host firmware upgrade"does any one help me ? For example i need this type firmware upgradation:(it takes from internet)

0693W00000GWXsiQAH.png

Resolved! Porting Azure RTOS examples

Hi, last time I ported an Azure RTOS project there were only a handful of BSPs so I had to do some manual fiddling around to get it running on a nucleo board. Now that there is full support for H7 processors in the 2.0 package I'm wondering what the ...

OHaza.1 by Associate III
  • 712 Views
  • 1 replies
  • 1 kudos