microcontroller integration with mmc

bimlendu

bimlendu

@bimlendu-L5ThxK • Oct 25, 2024

i thinking of something to design as digital diary. though i have done a lot of project over microcontroller but in this i would have to integrate mmc with microcontroller for with a display unit and ainput device . i have a problem in choosing the appropriate microcontroller and the harware algo to integrate them

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Ashraf HZ

    Ashraf HZ

    @Ash Jan 28, 2009

    A standard PIC can be used 😀

    Someone posted some PIC codes to interface with MMC cards here long time ago, in German. I think I found the original site:

    #-Link-Snipped-#

    But, if you want to use a display.. I'm thinking you'll need some DSP chips to display the picture or video.

    What kind of display unit do you plan to use?

  • bimlendu

    bimlendu

    @bimlendu-L5ThxK Feb 3, 2009

    I plan to use 16*4 matrix display. could please tel me some site in english for it

  • augustine nishil raj.a

    augustine nishil raj.a

    @augustine-nishil-raja-5ATcL6 Apr 18, 2014

    bimlenduI plan to use 16*4 matrix display. could please tel me some site in english for it

    did u find any site which guides you to learn how to write into a mmc using spi protocol............???????

  • Harshad Italiya

    Harshad Italiya

    @harshad-ukH5ww Apr 20, 2014

    augustine nishil raj.adid u find any site which guides you to learn how to write into a mmc using spi protocol............???????

    Which microcontroller you want to use with MMC?

  • augustine nishil raj.a

    augustine nishil raj.a

    @augustine-nishil-raja-5ATcL6 Apr 20, 2014

    no i just learnt the basics from one of my friend

  • Harshad Italiya

    Harshad Italiya

    @harshad-ukH5ww Apr 21, 2014

    augustine nishil raj.ano i just learnt the basics from one of my friend

    I would like to suggest go ahead with the real MMC and controller and you will get idea about exact working about file systems.

    This FatFs is best to implement on any microcontroller :- #-Link-Snipped-#