cancel
Showing results for 
Search instead for 
Did you mean: 

i worked on stm32f303ze i want to know if it is possible to connect and use an usb key (flash drive) on the cn13 connector ? thanks

bpier
Associate
 
1 ACCEPTED SOLUTION

Accepted Solutions
Mike_ST
ST Employee

You have to select a part that has an USB_OTG_FS or USB_OTG_HS peripheral.

For instance, you may want to use the cubeMX MCU selector and its peripheral filter to select the one you need.

View solution in original post

2 REPLIES 2

No, STM32F303 supports only USB Device, it can't act as USB Host.

Mike_ST
ST Employee

You have to select a part that has an USB_OTG_FS or USB_OTG_HS peripheral.

For instance, you may want to use the cubeMX MCU selector and its peripheral filter to select the one you need.