Esp32 read emmc

Home Forums esp32 Esp32 read emmc

Tagged: ,

Viewing 3 reply threads
  • Author
    Posts
    • #26167
      pirrup
      Participant

        Hi Renzo,

        Hope you or someone can help me find what i am looking for.

        I am looking for a solution to read the emmc chip from another pcb (ISP pinout available)

        What development board should i go for to do this?

        Requirements:

        The emmc chip is soldered on target but i have working ISP pinout.
        1 data line is ok.
        Emmc vcc is 3.3v and vccq is 1.8v
        Can power be given to target board? So I don’t need to power target itself and use the ISP pinout to give vcc and vccq?

        Would this be possible with some ESP32-S3 development board? Or do i need other solution?

        I hope someone can help or point me in the right direction 🙂

        Kind regards,
        Pirrup

      • #26170
        Renzo Mischianti
        Keymaster

          Hi pirrup,
          all the boards that have 3.3v logic are ok. In my opinion, STM32 has superior quality and can be used with more efficiency, but not needed.

          To power emmc you can use a 3.3v pin of the microcontroller.

          But I think there is a simplest solution like the USB adapter that can be used with software developed for windows and Linux.

          Bye Renzo

        • #26171
          pirrup
          Participant

            Thanks for the answer Renzo!

            I know i can just desolder it and use socket to read and write emmc. That is how i do it now but wanted to see if i can use something like ESP32 or STM32 to do this.

            After seeing your blog post about accessing emmc/sd.

            Can you point me in the right direction where i could find a good development board and some base code?

          • #26174
            Renzo Mischianti
            Keymaster
          Viewing 3 reply threads
          • You must be logged in to reply to this topic.
          Exit mobile version