Question
Password for USB Device
I am using STM32F4 MCU in USB device MSC mode with data stored on SD card. I have also standard 16X2 LCD & Membrane keypad connected to MCU
I want to make interface where once USB device is connected to laptop, the data is showed on laptop after entering PIN on LCD.
Please suggest where in USB device code, I can put my loop for my pin entering.
