Commit graph

6 commits

Author SHA1 Message Date
Karl Palsson
90ce052d82 spi-master: functional spi slave on l1 host
Doesn't do much other than reply with an increasing pattern, but at
least the basic wiring is now in place.
2018-04-17 22:53:25 +00:00
Karl Palsson
3ee8c6f8b9 spi-master-l0: wip:
doesn't work, but getting there
2018-04-16 23:15:48 +00:00
Karl Palsson
d5fd0d1012 spi-master: update to run on the hw1 host board
"TRIGGER" is now D0 on the fx2 port
"LED" is now D1 on the fx2 port,
"SPI MOSI" is now D4 on the fx2
"SPI MISO" is now D5
"SPI CLOCK" is now D6
2018-02-19 22:04:59 +00:00
Karl Palsson
76f86f8b2c spi-master: trivial: names to match sigrok default 2017-09-01 21:20:39 +00:00
Karl Palsson
667ce879ef fix sigrok 2017-03-27 23:23:52 +00:00
Karl Palsson
f8d621ec5b spi-master: initial busy sending test stub.
Basic framework.  now we can build on it.
2017-03-27 23:20:07 +00:00