STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

mcu boot on stm32L4

hey,I am trying to figure out how to implement mcu-boot on an stm32l4I wanna have mcu-boot to be able to flash it over uart, but I cant find any documentation on how to implement mcu-boot on an stm32L4Are there any existing documentation or examples ...

lucasrj by Associate
  • 181 Views
  • 4 replies
  • 2 kudos

usb data

Hello, I have configured usb hs as msc, this is with uSD card.  Drive for card is appearing and add/ copy files to card via drive also works. but recently when I added files with more than 500 lines (in csv), I see data is shifted, some corruption is...

GauravK by Senior
  • 195 Views
  • 3 replies
  • 0 kudos

STM32U585 USBPD Not Working

I am currently using the STM32U585 MCU on a custom board and am trying to get the MCU to function as a DRP device in the USB-C PD protocol. Although currently I am just trying to get the device to work as a SNK (with DRP capability enabled). The proj...

cd3361_1-1737557282258.png
cd3361 by Associate II
  • 593 Views
  • 12 replies
  • 0 kudos

FATFs Using USB Mass Storage Key

Posted on February 28, 2018 at 12:19Hi,I've been playing around with FatFs for about 1 mounth now. I succefully used SDMMC and SPI protocol to save and read data from an SD card.I order to improve the system (it's a improvement for the project) We d...

USB HOST MODE MSC

Hi, I am trying to make the MCU the host where a USB can be connected, and the MCU can read/write to the USB. I configured my IOC /CubeMX to use the USB with FATFS. The USB USE OS (RTOS) is automatically enabled.However, the issue is that once the US...

Priyank by Associate III
  • 379 Views
  • 3 replies
  • 0 kudos

Does USB HOST even work with STM32F750?

I have spent over a week trying to get USB to work with my board, and have had no luck. As soon as the device detects the USB, the usb goes straight into a HOST_USER_UNRECOVERED_ERROR. I have received almost no assistance from STM32 regarding this, e...

Priyank by Associate III
  • 177 Views
  • 2 replies
  • 0 kudos