I would build a digital audio player with sd card using STM32F103C8
these are the following characteristics:- it should read data from SD card only (up to 32GB size)- SD card will be formatted FAT32- the root of SD card will contain folders only (named as album title/artist)- no subfolders will be allowed on SD card-...