2019-10-15 11:19 PM
I am working on an application that requires data input from USB storage device or PC to nucleo board. That data is to be stored in a SDmmC attached to the nucleo board, also that data is to be retrieved again from the card and shifted to another usb device or pc after the first usb is detached.
This same process is again to be done with ethernet interface intead of USB.
if somebody could kick me in the right direction .HELP will be HIGHLY APPRECIATED.
2019-10-16 01:48 AM
> I am a literally the most inexperianced person on earth on STM.
Then start with simple basic things, not USB, Ethernet and SD cards!
2019-10-16 05:13 AM
thanks man but it does not mean i haven't used any MCU's. i know all this but donot know how to deal with USB, Ethernet and SDMMC