Question
realize a dynamic display with stm32F401
hi,
I have a projecte to realize with my stm , the idea of the system is :
*sending images by smartphone to sd card which is connected to the stm board ,sending by using bluetooth or wifi communication.
*display the list of images on lcd also connected to the stm board .
So could you please give me ideas to begin :
*how to recive image data by stm32 and store it in the sd card and then make the display .