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
  • 202 Views
  • 2 replies
  • 3 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
  • 522 Views
  • 7 replies
  • 8 kudos

STM32H5 FreeRTOS USB VCP

Hi all,I have a custom board, which previously used the ST32L052 processor, that I changed to STM32H5. Previously I could use the USB_Dev middleware to make it a VCOM Port and could send data without a problem to my PC. After the processor change I a...

gamelk by Associate
  • 234 Views
  • 1 replies
  • 0 kudos

Resolved! MX_USB_HOST_Init(); Issue on FreeRTOS CMSIS V1

Hi EveryoneI am starting to use FreeRTOS but faced an issue if there is someone to help. I configured USB_FS MSC. when I use MX_USB_HOST_Init(); the FreeRTOS stop and not working. but when I disable it, everything is fine.I have used the USB_FS MSC i...

AMIR-F-O by Associate II
  • 1072 Views
  • 9 replies
  • 4 kudos
Labels