From 68e2015f3ac80c5a1b097d1e23b64ca588278f1c Mon Sep 17 00:00:00 2001 From: mwojcik Date: Fri, 19 Apr 2024 15:21:21 +0800 Subject: [PATCH] fastino: what to do if output is 10V --- src/hw/zotino_fastino.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/hw/zotino_fastino.md b/src/hw/zotino_fastino.md index 8f72d98..29e4439 100644 --- a/src/hw/zotino_fastino.md +++ b/src/hw/zotino_fastino.md @@ -72,3 +72,7 @@ You can flash the gateware with a Kasli/Kasli-SoC, be it in the crate or standal 5. Run `nix-shell -p python311Packages.pyftdi`. 6. Run `cd kasli-i2c; python flash_fastino.py 0 EEM write fastino.bin` where `` is the EEM port number on the Kasli/Kasli-SoC side. 7. If PG and FD LEDs are lit green, the Fastino is ready. + +### Fastino output is 10V + +Fastinos by default after power up output 10V on all channels if not driven by the test otherwise. Make sure the EEM ports are specified correctly in the JSON and the EEM cable is connected to EEM0 on the Fastino.