From 9994a66a3e46534c1a12d6136ae5b894ca4f2cf5 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Fri, 17 Nov 2017 23:00:50 +0000 Subject: hw1: schematic "finished" ? have I committed enough files for others to even open this? --- hw1/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 hw1/README (limited to 'hw1/README') diff --git a/hw1/README b/hw1/README new file mode 100644 index 0000000..6a5ac53 --- /dev/null +++ b/hw1/README @@ -0,0 +1,8 @@ +This is a board designed to receive nucleo64 (and maybe 32) boards +to be test TARGETS. The stm32l1 on _this_ board is reprogrammed via +one of the debug connectors, with appropriate software to be +master/slave/etc to correspond with the DUT. All (most) communication +lines between the two boards are tapped to a 10 pin connector matching +cheap FX2based logic analysers, allowing automatic tests to be written +that use sigrok to check that the signals on the wire match expectations. + -- cgit