Image reading from uSD card vs USD pen drive
Hi,
I have to read both image files(BMP and JPEG) and also text files from either uSD or USB pen drive. But - despite having written quite a bit of code through the years - I have never developed any code that does that specifically. nor do I have previously used the STM32 or STM32 tool chain.
Just a couple of questions:
1) which one is easier, faster and simpler to implement? The uSD card or the USB pen drive?
2) would it be better / easier to use also FreeRTOS or not?
3) What are the libraries to install/use? Are there any code samples?
Any additional pointers are also welcomed! :)
Thank you very much :)
