Hi,Im using stm32f103c8t6 along with w25q64 spi flash memory. I'm trying to do with this as a mass storage device but it is not working please help me with this.
we enabled the usb mass storage device initially we tried to RAM as a mass storage device with stm32f407vgt6 that was working, then internal flash memory with stm32f407vgt6 this also working. but with external spi flash was not working. With same pro...