User Activity

I am working on one of USB MSD based Project. Currently I have STM32L476G-Disc board with me and I have implemented the code for USB Mass storage device using CubeMX tool.But I am getting some issue while testing this firmware, when I have plugged In...
Hi,I am working on USB Mass Storage Device application using STM32 -F411E Discovery board . I have generated the USB Mass Storage device code using STM32 Cube Mx tool. I have created the 64Kb drive using internal RAM. The Host can write & read the d...
I am developing the application of USB Mass storage device using internal flash. I have used the ST CubeMx tool to generate the USB MSD code. I am using the last sector-7 (128KB) of MCU to create the Drive & i have modified the STORAGE_Write_FS() & ...
Posted on June 05, 2017 at 15:35Can i use M24SR EEPROM memory for storing general purpose data and also for NFC data? Is there any user space in EEPROM to store general purpose data?