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

STM32CubeMonitorUCPD 1.2.0 is online on st.com

We are pleased to announce that STM32CubeMonitor-UCPD 1.2.0 has been released and is available on st.com.This tool is the perfect companion for clients dealing with our USB Type C solution. Main features:·                  Monitoring and configuring ...

PDEFO.1 by ST Employee
  • 805 Views
  • 0 replies
  • 1 kudos

STM32F072CBT6 - Entering bootloader from application

I need to enter into the bootloader from my application during runtime.I found an example code to achieve this for another family series and followed the instructions to determine the specific memory region I should jump to based on my particular MCU...

ERODR.1 by Associate III
  • 1579 Views
  • 6 replies
  • 0 kudos

Unable to get example HID_terminal programme to run

HelloI'm working through the 'STM32 USB training - 09.3 USB CDC libusb device lab' (https://www.youtube.com/watch?v=ft8LXVcYFRg).A copy of the 'HID_terminal.zip' is given with the course to be able to send some characters to the USB on the Nucleo-F44...

ron_w by Associate III
  • 758 Views
  • 1 replies
  • 0 kudos

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
  • 1062 Views
  • 1 replies
  • 0 kudos