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
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