Read USB camera with MSC usb
Hi,
I have a request from a client to take photos(from a camera) at a fixed time (timelapse) and send to the cloud.
My idea would be to load photos from the device via USB with an STM32.
I tried a USB example MSC Host with my STM32F746-Disco kit.
With a usb stick as a device, it works well. But nothing happens if I connect my smartphone or my own Sony camera.
I'm not sure what I should do to read the files on these devices ...
Thank you,
Pierre
