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

Does HAL_FLASH_OB_Launch() result in a reset?

Hi ,I am using STM32L series of MCU.From the application code independent watchdog is used and when it is time for entering bootloader say due to firmware upgrade, i use while(1) to reset the system.1.Once inside bootloader I am observing that the bo...

How to use USB HS?

Hi there,i have Projects where I used USB FS for COM Port Communication. How can i change them to USB HS do i need to change the clock or other settings?Thanks in advance.I am new with STM32

arduo by Senior
  • 588 Views
  • 1 replies
  • 0 kudos

STM32F303 ADC doesn't run, advice welcome!

Hi all,The ADC on my STM32F303 doesn't want to run. I'm trying to measure 8 input channels via DMA with TIM7 as the ADC trigger. Having had a thorough read of the examples in the repo for Cube, my setup should work but it doesn't. The values never ch...

STSAFE AWS IoT Demo

I have found ST presentation regarding "STSAFE AWS IoTDemo" https://www.st.com/content/ccc/resource/sales_and_marketing/presentation/application_presentation/group0/28/06/3d/89/9d/86/4d/0d/IoT_World_2017_Cloud_Demo/files/IoT_World_2017_Cloud_Demo.pd...

ritesh by Associate II
  • 524 Views
  • 0 replies
  • 0 kudos

STM32F765ZI USB problem.

Hello, I am using stm32f765ZI controller in my project, where i have the application to communicate to PC using USB.I have generated USB code from cube MX with USB clock speed 48 MHz and enabled full speed device only.But in device manager it is show...

Correct method of using CDC (Virtual Com Port)

Hi there,I love using Cube and being able to get a project up and running super quickly, especially because I work in an agile development environment.I am using CDC/USB/VCP for the first time on an STM32 system (STM32F070RB specifically, FYI) and wa...

0690X000006DoKzQAK.jpg
SWill.10 by Associate II
  • 457 Views
  • 0 replies
  • 0 kudos

STM32_USB_OTG_Driver v2.2.0 Availability

Hello, I am working on STM32F412 controller. We are using a previous version of the OTG driver v2.2.0 on which our most of the development works are done. We are on course of reviewing the changes on our application layer that we have developed, but ...

Possible SPI DMA bug in STM32K743IIK

I've run across what looks like a bug in the STM32H743IIK (144pin BGA) related to SPI DMA. It is a very strange one, and you can see the history of this issue on the ChibiOS forums here:http://www.chibios.com/forum/viewtopic.php?f=16&t=4140&start=80I...

tridge by Associate II
  • 988 Views
  • 6 replies
  • 0 kudos