Slashdot Mirror


User: wpwrak

wpwrak's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. it's an entire system on Consumer Device With Open CPU Out of Beta Soon · · Score: 1

    What makes this great (and unusual) is that there's an entire SoC in that FPGA, not just the CPU core. And it's all Open, including the graphics.

  2. Re:Available on Any microSD slot? on Micro-SD Card Slot Abused As VGA-Port · · Score: 1

    This hack was tweaked until the MMC/SD controller in the SoC was happy with it. Other controllers may differ. In any case will you need the ability to switch CMD and CLK to GPIOs (without disabling the entire MMC controller) and to bit-bang them at a reasonable speed (at least a few MHz).

    So it's quite platform-dependent in its current shape, but you can probably apply the same principles with other SoCs as well.