-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ti375 devkit litex debian demo #24
Comments
excuse my ignorance as i have worked entirely on cloud FPGAs. i am trying to collect all the hardware needed to replicate this demo. can you add a little detail about what you mean by the USB pmod and what it is needed for ? |
Hi, It provide USB host support to the system, allowing to connect mouse, keyboard, sound card, and other USB peripherals |
where can i get it? or do i need to do some soldering (which i dont know how to do) ? |
To get it :
The only thing to be careful about is "The PMOD connector is on the bottom side of the PCB in kicad, but should be solder on the top." |
I would say, if you have access to a USB cable, cut the cable, solder pins on the wires and pull down resistor on it, you should be good to go. No need of a PCB (but it keeps things cleaner XD). |
ok i will try to figure it out. but even without using PMOD0 and PMOD1, it should be sufficient to use PMOD2 (Efinix HDMI extentions board) to see debian booting on a monitor right ? |
The efinix HDMI extentions board doesn't use a pmod, but another connector. You don't event need that HDMI if you use the serial port ^^ |
Hardware :
Litex :
Debian / Linux / Opensbi images generation :
Debian and FPGA images are uploaded here :
https://drive.google.com/drive/folders/12WYe_igo2edwZABvF9Zta_bw4kuEbhms?usp=sharing
Here is how you can flash a sdcard using those (after you uncompressed p1 p2) :
The text was updated successfully, but these errors were encountered: