User Activity

Hi All,I have been utilizing the STM32F7 to take and store pictures on USB 2.0 sticks.I have repeatedly run into variation across sticks that requires that I modify the MSC Host HAL supplied by STM. The most recent issue that I have run into is getti...
Hello,I am using the STM32F7 for USB communication as an MSD host and using the usbh_core.c code and all of it's associated pieces. I have it working consistently on USB 2.0 devices (side note: I needed to insert an enumeration retry for certain non-...
Hello All,I am using the usbh_core module to enumerate mass storage devices as a host. I have had it work for plenty of USB 2.0 sticks (not for 3.0), but suddenly, a large batch of USB 2.0 sticks fail to work. After extending all of my delays, this s...
All,I am using an STM32F769 chip as a USB MSC Host. The device is fully functional with certain USB sticks, but not with others (typically works with 2.0 but has a range of issues with 3.0). Specifically, I am seeing that if I control the VBUS line v...
Hello All,I am currently working on a USB device that supplies power (Chip = STM32F765). I am attempting to have this device be connected and unrecognized while in stop or standby mode and I am running into the unfortunate fact that the DP line has a...
Kudos from