-
Notifications
You must be signed in to change notification settings - Fork 0
lynsyn_tester
Asbjørn Djupdal edited this page Jan 13, 2020
·
1 revision
The lynsyn_tester program is used to perform all initialization tasks required after production:
- Flash firmware
- Initialize nonvolatile memory
- Calibrate sensors
When only doing sensor calibration, the following is needed:
- Adjustable current source
- Adjustable voltage source (only for Lynsyn Lite)
If doing the complete process with all tests and flashing of FPGA and MCU, the following will be needed:
For both Lynsyn versions:
- SiLabs Simplicity Commander in the path.
- EFM32 starter kit or development kit capable of programming external devices
- Multimeter
- Adjustable current source
Only required for Lynsyn Original:
- Xilinx FPGA development tools in the path. Tested with SDSoC 2017.2.
- Xilinx USB cable (or compatible device)
Only required for Lynsyn Lite:
- Adjustable voltage source
Run lynsyn_tester in the following way:
lynsyn_tester
for Lynsyn Lite
lynsyn_tester -b 2
for Lynsyn Original
Then follow the on-screen instructions.
Lynsyn Wiki