Commit graph

170 commits

Author SHA1 Message Date
jaseg
b32c4d9d61 Move stimulus instead of sampling pulse, eliminates ADC alignment issue
The ADC can only trigger on whole clock pulses, so when we move the
sampling pulse in fractional increments, the relative alignment of the
ADC's sampling phase w.r.t. sampling pulse moves around +/-0.5 clock
periods. Since our opamps ring a bit, that leads to an artifact in the
measurements with a period of 32 samples (one whole clock pulse). Moving
the stimulus pulse instead fixes this issue, as now the alignment
between the sampling pulse and the ADC's sampling is constant.
2024-11-23 14:24:09 +01:00
jaseg
54ccc277c2 Add todos to board schematic 2024-11-23 13:59:24 +01:00
jaseg
e28c6e37e5 I2C wasn't working, with pin-strapped driver config we now get some *very* spicy edges it seems
This commit also scales the web UI plots' X axis in ns and Y axis in V.
2024-11-22 17:29:05 +01:00
jaseg
b17f86f7a1 Improved channel 1 sampling 2024-11-22 15:51:26 +01:00
jaseg
959ec55440 straighten out HRTIM triggering 2024-11-22 15:24:27 +01:00
jaseg
02ead3d52d Speed up display 2024-11-20 20:24:20 +01:00
jaseg
4311efe728 We get first, very rough sampled measurements 2024-11-20 19:43:07 +01:00
jaseg
3bd163f806 Add clock documentation 2024-11-20 15:34:05 +01:00
jaseg
1589ece3a0 Add live measurement plot 2024-11-19 17:46:23 +01:00
jaseg
0bd266da0c Get the ADCs converting 2024-11-18 19:53:00 +01:00
jaseg
f222741450 redriver bringup WIP 2024-07-22 17:51:02 +02:00
jaseg
d955c05ad0 Add fw skeleton 2024-07-22 13:52:18 +02:00
jaseg
df8312d266 meshes WIP 2024-04-25 16:09:16 +02:00
jaseg
d6d6a2758c Mesh test board WIP 2024-04-25 15:53:14 +02:00
jaseg
5a60deca36 uut/mesh: Add mesh uut 2024-04-24 19:26:08 +02:00
jaseg
8719f5c93f uut/cal kit: Add version number 2024-04-24 19:08:10 +02:00
jaseg
306c4a3262 Add cal kit UUT 2024-04-24 19:06:41 +02:00
jaseg
3fad16ba4b Reannotate reference designators by PCB location 2024-04-24 18:31:12 +02:00
jaseg
d0823b23b8 PCB almost finished 2024-04-24 18:28:31 +02:00
jaseg
19eeb9a4ea Initial commmit 2024-04-24 12:40:14 +02:00