Giter VIP home page Giter VIP logo

Comments (10)

ignasurba avatar ignasurba commented on July 24, 2024

I have not tried it myself, and I would not recommend it, because it uses different voltages on the communication levels (3.3V instead of 1.8V)

Stock linux driver is using the eMMC card in high voltage mode,
as per Jedec Embedded Multi-Media Card (e•MMC) Electrical Standard (5.1)
image

You would have to compile the linux driver with RTSX_LDO_VCC_1V8 instead of RTSX_LDO_VCC_3V3

Let me know if you will try this further,
Ignas

from mmcblknx.

sthetix avatar sthetix commented on July 24, 2024

from mmcblknx.

ignasurba avatar ignasurba commented on July 24, 2024

The problem is that the Nvidia Tegra CPU is 1.8V logic level, and even cutting the power to the eMMC, would still expose the Tegra IO to 3.3V logic from the reader. The eMMC supports both 1.8V and 3.3V, but the Tegra does not.

One dirty solution would be to use Exploitee.rs Low Voltage eMMC Adapter, it has a TI TXS02612 level shifter and would shift the voltage levels to 1.8V.

But you would still need to breakout the wires from mmcblkNX.
During development I actually did that, but a microscope is really necessary.

image

from mmcblknx.

sthetix avatar sthetix commented on July 24, 2024

from mmcblknx.

ignasurba avatar ignasurba commented on July 24, 2024

I have never had a Switch Lite, so I am just guessing.
Connect three wires DAT0, CLK and CMD over the level shifter to the pads. For SD_BUS_WIDTH_1BIT, you only need three.
And of course power. You may need to cut a trace to the eMMC if the CPU share the same 1.8V/3.3V rail.
Or put the Switch in RCM mode, if that is possible on the Lite.

Open the hardware/mmcblkNX.kicad_pcb with KiCad and you will see the net names on the tracks for reference.

Good luck and keep me posted

from mmcblknx.

zorobg avatar zorobg commented on July 24, 2024

Hi Ignas, does this mean that the mmcblkNX board can operate in 1-Bit mode? I'm trying to troubleshoot a exploitee.rs Low Voltage Adapter where I can read the Switch eMMC board just fine with the mmcblkNX but nothing with the exploitee. If it does, I could use it instead of the exploitee/Transcend TS-RDF5K combo. I've tried both a working Switch eMMC module and a SD card and neither work with the exploitee, so I thought if it works with the mmcblkNX then I could at least narrow it down to the other two.

from mmcblknx.

GuidoBelluomo avatar GuidoBelluomo commented on July 24, 2024

Wouldn't it be possible to change the PCB with a voltage divider to shift down the voltages? Maybe with a jumper that bypasses the voltage divider when working on a regular switch. I mean I'm willing to make these changes myself, I just don't know exactly which lines need to be shifted down.

from mmcblknx.

nmaupu avatar nmaupu commented on July 24, 2024

Hi, I will try to go this way to recover a switch lite. I first need to put my hands on an Low Voltage eMMC Adapter though...

from mmcblknx.

bormay avatar bormay commented on July 24, 2024

I am a little bit disappointed about the absence of 1 bit mode. I don't think it is supported on the Realtek chip.
I have just tried to wire up an emmc over 1 bit mode.

Can anyone else confirm this behaviour?

from mmcblknx.

marcosscriven avatar marcosscriven commented on July 24, 2024

Did you get anywhere with this @bormay ?

from mmcblknx.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.