Question
Is it possible to password protect an USB MSC drive (STM32L4)?
Posted on June 20, 2018 at 06:11
Hello,
I'm following the USB MSC CubeL4 example for STM32L476. Is it somehow possible to make this Mass Storage Drive password protected?
In my project, I'm storing sensor data in FATFS (SDIO) files in microSD card. I want to restrict the file's access when connected to PC (Windows and Linux) as USB Mass Storage mode.
If the Drive Password protection is not feasible, could you please recommend anything different or any example tutorial?
Thank you for your reply.
M
