WIP. add kasli_soc POR and SD jumpers #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "den512/assembly:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It is important to check POR jumpers for kasli_soc PCB. In case of a wrong position PL section of SOC does not work properly.
Please fix all the typos and other misspellings, including in file names and commit messages.
The jumpers are only needed for PL JTAG. For SD card boot they are not necessary.
And for sinara assembly you'd normally use SD. Put the jumper info in artiq-zynq instead if you want.
@ -0,0 +1,18 @@
## Setup
No 1st level header
@ -0,0 +1,18 @@
## Setup
Don't forget to add it to the SUMMARY.md
@ -0,0 +2,4 @@
### Power on reset jumpers
Before working with kasli_soc, check the correct position of the POR jumpers.
A bit clumsy, try using AI, like ChatGPT or Bing for text correction. Also be aware of the general text style, which you can also feed to AI
Or just an English textbook 🤷♂️
@ -0,0 +5,4 @@
Before working with kasli_soc, check the correct position of the POR jumpers.
If there are none, then install them.
Picture below shows the right position.
Integrate this into the text, as it is in other pages, like
clocker.md
@ -0,0 +7,4 @@
Picture below shows the right position.
![](../img/kasli_soc_POR_jampers_position.jpg)
I think these two pictures can be integrated into one with text labels
@ -0,0 +11,4 @@
### SD boot jumpers
If you are going to use SD card boot, you need to check the boot source select jumpers.
Are they jumpers? I thought they were switches
d4a2d3c544
toa219243997
Well it is not the full operating guide but good enough to be the improvement. Anything else can be added later