cancel
Showing results for 
Search instead for 
Did you mean: 

Is USB mass storage available at STM32L152-EVAL?

LFeli
Associate

I'm considering to use a STM32l1's family microcontroller at my project, so, as I will need to plug a flash drive at my device, I would like to validate my concept with a evaluation board that can do this.

Does my MCU's choice seem right?

Does this evaluation board have USB mass storage?

Thanks

1 REPLY 1

Pretty sure the L1 family doesn't provide a means to HOST USB Flash drives.

The STM32L152D-EVAL provided for a MicroSD card, and can act as a MSC DEVICE.

The L4 family supports HOST functionality

STM32Cube_FW_L4_V1.12.0\Projects\STM32L476G-EVAL\Applications\USB_Host\MSC_Standalone

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..