Can the AMB82-Mini USB port be used with memory sticks?

I am considering using memory sticks as a more convenient storage medium, rather than SD cards. Can the USB OTG port on the AMB82-mini be used for this purpose?

Hi @Barryn56 ,

You can refer to the following examples,

FreeRTOS SDK: ameba-rtos-pro2/component/example/usb_mass_storage at main · Ameba-AIoT/ameba-rtos-pro2 · GitHub

Arduino SDK: ameba-arduino-pro2/Arduino_package/hardware/libraries/USB/examples/USB_Mass_Storage/USB_Mass_Storage.ino at dev · Ameba-AIoT/ameba-arduino-pro2 · GitHub

Guide: USB Mass Storage — Ameba Arduino AIoT Documentation v1.1 documentation

Hope it helps!

Thanks Pammy, but that is not quite what I meant. I don’t want to use the internal SD card at all - I want to provide storage via a USB memory stick instead, so that video data is sent to the USB port and saved on the removable drive. Regards, Barry

Hi @Barryn56, this feature is not supported. All the features related to USB can be found here