STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How do I put the original flash bootloader back onto a device if I've erased or corrupted it?

I'm not sure how I did it, but my Blue Pill STM32F103C8T6 doesn't respond to st-info --probe any more. This has happened twice in a row with identical devices. It seems that if I Ctrl-D out of GDB (an old bad habit) the device seems to brick itself a...

SD Card + FATFS USB MSC data Corruption Issue

Originally posted in TouchGFX Forum - moved & merged with duplicate.Hi,I am working on the STM32F439 development board. I am creating a test.csv file and logging data using FATFS on an SDIO SD card. I can view the data through USB MSC on a Windows PC...

pankaj4 by Associate II
  • 114 Views
  • 4 replies
  • 1 kudos

STM32H743XGH6 USB VBUS

I want to use port PA9 of STM32H743XGH6 as “FS_VBUS”.In this case, which number should I put in the target register for the alternate function?I understand that if I use CubeMX, it will set it automatically.

NiM by Associate III
  • 80 Views
  • 5 replies
  • 2 kudos

USB RNDIS stucks on STM32H735IGT6

We have a problem converting our running USB VCP application (RTOS) to a working RNDIS version.We replaced the regular variants of usbd_cdc.* and usbd_cdc_if.* by their RNDIS variants.The USB OTG HS clock is enabled.We adapted the initialization:  ...

TKlem.1 by Associate II
  • 181 Views
  • 1 replies
  • 0 kudos