oskirby / logicbone

Logicbone ECP5 Development Board
Other
112 stars 11 forks source link

Finish testing prototype hardware #10

Open oskirby opened 4 years ago

oskirby commented 4 years ago

The list of things yet to be tested on the prototype boards before we should start looking into the next revision

oskirby commented 4 years ago

So far the microSD card seems to work in SPI mode, and I have been to boot from it using the LiteX BIOS. I have thus far been unsuccessful in getting Linux to detect the cards. The full-width microSD card support in Litex still seems like a work in progress.

oskirby commented 4 years ago

A new commit to the bootloader (https://github.com/oskirby/tinydfu-bootloader/commit/1e0b711ec6c7751dd92b2645906e17b54229aafb) should now enable the DFP port power.

oskirby commented 4 years ago

I've added a test to verify that the ADC works as expected (https://github.com/oskirby/logicbone-tests/commit/b8254bc7a177077abc939152cf0f3d3648f6a925)