2019-10-29 12:30 PM
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 .
2019-10-29 02:43 PM
Perhaps you could start with a board already having a microSD card and screen?
Seems like your ideas significantly exceed what your programming/design skills can deliver.
Several of the DISCO board with screen/card have worked examples displaying files from cards, review those.