STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Format External Flash

Hello team,                  Is there any way to format the external flash of microcontroller, the reason is that that flash is acting as USB MSC Device. As soon as it connects to PC a popup will arise for disk format. Am planning to do complete mass...

Shikamaru by Associate III
  • 140 Views
  • 2 replies
  • 3 kudos

USBX blocking ISR

Hi,during porting the USBX as host stack to an stm32h7 I was getting an error indication,that a semaphore was used during interrupt context (OTG_HS_IRQHandler).For my opinion, it is wrong to call the generated code out of the ISR without decoupling t...

MHerr.8 by Associate
  • 81 Views
  • 0 replies
  • 0 kudos

STM32F103C6T6 USB Bootloader Flash Issue

I've been previously programming the STM32F103C6T6 blue pill with an FTDI via UART and am now trying to flash a USB bootloader binary to program it directly via USB.I've closely followed the guide on https://www.electrosoftcloud.com/en/stm32f103-boot...

Kartik1004_0-1695959768385.png Kartik1004_1-1695959829733.png Kartik1004_2-1695959884237.png Kartik1004_3-1695959973802.png

Resolved! More USB Shenanigans : The Futility of EPENA.

This is a long one, so sit tight around the campfire, and let me tell you the tale of The Futility of EPENA.Several days ago, I began to implement a Mass Storage interface for my own USB stack, equipped with a Bulk IN and OUT endpoint. The first thin...

PhucXDoan by Associate III
  • 290 Views
  • 7 replies
  • 8 kudos