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! STM32 USB Firmware update via High speed or Full speed?

Hello,Has anyone tried updating STM32 firmware over HS USB?I can't remember where I read it, but I remember the default STM32 DFU mode is only compatible with the FS USB.My device is a "USB Device" and it only needs HS USB to do the job, FS is not r...

BHan.1 by Associate II
  • 2243 Views
  • 4 replies
  • 0 kudos

Resolved! STM32L082 dual bank, BFB2 bit reset at power up ?

Dear all,I am requesting your help to understand well how the dual bank mechanism works before I start writing the firmware:I will use the internal bootloader to allow me to start from Bank1 or Bank2. Bank1 will store the factory firmware, and Bank2 ...

Florent_ by Associate II
  • 737 Views
  • 2 replies
  • 0 kudos

STM32 AWS FreeRTOS OTA github access

Hello,We're developing an IoT device using STM32H743 using AWS FreeRTOS with OTA. I'd like to access the sample source at github: STMicroelectronics/amazon-freertos-ST. However it's under controlled access. I've emailed to request but haven't got any...

NHuyn by Associate
  • 432 Views
  • 0 replies
  • 0 kudos

Distortion problem !

I am currently implementing a USB audio DAC .After porting the firmware I am getting some distortion .So what could be the possible reason?Is it related to synchronization ? Or any other issue.​