Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-22 | lib: update to my hacking/staging | Karl Palsson | 1 | -0/+0 | |
2018-02-22 | uart-basic: initial hacks for dut board. | Karl Palsson | 2 | -0/+104 | |
but oh joy, solder bridges are wrong for serial to hw1 host by defualt :( | |||||
2018-02-22 | oocd: more hacking on local config cruft | Karl Palsson | 1 | -5/+7 | |
2018-02-21 | adc-power: stm32l1: make "generic" == hw1 test board. | Karl Palsson | 2 | -2/+2 | |
* use the trigger pin instead of the led. * use the smaller flash of the part mounted. | |||||
2018-02-20 | hw1: notes from assembling first board. | Karl Palsson | 1 | -7/+14 | |
2018-02-19 | spi-master: update to run on the hw1 host board | Karl Palsson | 1 | -4/+16 | |
"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 | hw1: gitignore gerbers | Karl Palsson | 1 | -0/+12 | |
2018-02-19 | hw1: notes on signal integrity | Karl Palsson | 1 | -0/+41 | |
2018-02-19 | hw1: update to current | Karl Palsson | 6 | -1050/+637 | |
Not really sure, did I forget to checkin after shipping out? Something got updated after a dot update of kicad? revision control of pcbs and schematics still sucks hard. | |||||
2018-02-02 | hw1: add exampe part number for fx2la part number | Karl Palsson | 1 | -0/+1 | |
2017-12-31 | hw1: use explicit 10103594-0001LF part | Karl Palsson | 3 | -439/+447 | |
better fit | |||||
2017-12-29 | hw1: commit with filled pours | Karl Palsson | 1 | -6/+768 | |
2017-12-29 | hw1: termination wat | Karl Palsson | 1 | -766/+7 | |
2017-12-29 | hw1: discover reversed numbering on arduino connectors | Karl Palsson | 3 | -125/+925 | |
joy. Fixed now against nucleo64 manuals. | |||||
2017-12-29 | hw1: more silk cleanup | Karl Palsson | 3 | -192/+197 | |
2017-12-28 | hw1: cleanup silk and start adding labels | Karl Palsson | 1 | -43/+79 | |
2017-12-27 | hw1: shrinking after dropping arduino stuff | Karl Palsson | 1 | -774/+68 | |
2017-12-27 | hw1: drop arduinno style holes and board shape | Karl Palsson | 3 | -987/+994 | |
More to go, nno need for the silk and dead shapes, we just needed the pin spacings | |||||
2017-12-27 | hw1: test points, cleanup 3d view | Karl Palsson | 4 | -212/+376 | |
Fixed boot0 to be tied down, will be programmed via swd. Added test points for spare pins where easy Fixed some footprints to make the 3d view pretty. | |||||
2017-12-17 | new pdf for current schematic | Karl Palsson | 1 | -0/+0 | |
2017-12-17 | "fix" grounds by tracks into pour | Karl Palsson | 3 | -1155/+1380 | |
"finish" routing, ignore DRC violations from disconnected usb shield on pin 6. Add boot0 jumper pad "just in case" but really kinda dumb, we've got a debug header on it. Why bother with this? Change paper size in schema to get more space. TODO: add silk? TODO: replace "arduino" shape with just the pinpoints. | |||||
2017-12-11 | hw1: continued, just intermediate progress save | Karl Palsson | 3 | -282/+1284 | |
wtf kicad, why aren't my grounds connected?! | |||||
2017-11-20 | hw1: add crystal, more commentary | Karl Palsson | 3 | -172/+247 | |
probably need a crystal for usb :) still needs footrints, will probably be any old 3225 part. | |||||
2017-11-19 | hw1: begin routing. | Karl Palsson | 3 | -255/+338 | |
Spun the host, laid most signal tracks. todo: vcc, ground pour, then shuffle all LA connectors for ease of routing. | |||||
2017-11-17 | hw1: apparently _actually_ save the file | Karl Palsson | 1 | -50/+14 | |
2017-11-17 | hw1: add in/out caps to 3v3 | Karl Palsson | 4 | -150/+296 | |
2017-11-17 | git ignore more backups | Karl Palsson | 1 | -0/+2 | |
2017-11-17 | add "klibs" with new regulator | Karl Palsson | 2 | -0/+33 | |
2017-11-17 | gitignore kicad .bak files | Karl Palsson | 1 | -0/+1 | |
2017-11-17 | hw1: schematic "finished" ? | Karl Palsson | 7 | -1223/+1587 | |
have I committed enough files for others to even open this? | |||||
2017-10-26 | common openocd: use -s to find files from test dirs. | Karl Palsson | 5 | -4/+18 | |
The sourcing of the common.cfg and the optional local files was failing when invoked from a test directory. Use -s and properly use [find ...] to search paths nicely. | |||||
2017-10-26 | uart-basic: l0: speedup and drop dead code | Karl Palsson | 1 | -14/+2 | |
Don't need the HSI48 clocks, that was from a usb demo | |||||
2017-10-25 | uart-basic: add l4 | Karl Palsson | 2 | -0/+103 | |
2017-10-25 | uart-basic: add functional l0 test code too. | Karl Palsson | 2 | -0/+116 | |
Really need to get the rcc helpers built up and upstream! | |||||
2017-10-24 | uart-basic: add f0, requires newest code too | Karl Palsson | 3 | -1/+91 | |
stupid f072 disco doesn't have usart2 available | |||||
2017-10-24 | basic uart: f4 and f3, prepping tests for usart-v2 | Karl Palsson | 6 | -0/+372 | |
use parity to at least test a little more of the common code | |||||
2017-10-07 | WIP: hardware test partner round 1 | Karl Palsson | 23 | -0/+45578 | |
Not sure which kicad files are necessary and which are local yet! Goal: fixed "host" board (this board) with socket for _any_ Nucleo64 st board, giving access to test: * DAC->ADC (both directions) * I2C (both directions) * SPI (both directions) * Uart (both directions) a socket for a cheap fx2 based logic analyser will be included, so that sigrok can be used to capture tests of the actual line states. | |||||
2017-09-01 | awd-timer-dma: initial commit. | Karl Palsson | 5 | -0/+293 | |
Had to figure out a few screwups before I got the AWD working properly. | |||||
2017-09-01 | spi-master: trivial: names to match sigrok default | Karl Palsson | 1 | -1/+1 | |
2017-09-01 | lib: update to my staging 2017.4 | Karl Palsson | 1 | -0/+0 | |
2017-04-24 | lib: update to my staging 2017.4 | Karl Palsson | 1 | -0/+0 | |
2017-04-05 | i2c: fix uart notes for f0 | Karl Palsson | 1 | -3/+3 | |
2017-04-05 | openocd: fix gross tcl syntax | Karl Palsson | 1 | -1/+1 | |
if you need the ; why do you need the # | |||||
2017-04-04 | move forward to new libopencm3 | Karl Palsson | 1 | -0/+0 | |
2017-04-04 | i2c-master: f0: fix leds | Karl Palsson | 1 | -2/+2 | |
2017-04-04 | rules.mk: make sure flashing works from other directories | Karl Palsson | 1 | -2/+2 | |
Provide full path when communicating with openocd. This means you can run a permanent openocd session from the ./openocd directory, and still have things working with just "make flash" from whatever test directory you are in. | |||||
2017-03-27 | fix sigrok | Karl Palsson | 1 | -1/+1 | |
2017-03-27 | update to latest staging | Karl Palsson | 1 | -0/+0 | |
2017-03-27 | spi-master: initial busy sending test stub. | Karl Palsson | 4 | -0/+187 | |
Basic framework. now we can build on it. | |||||
2017-03-27 | i2c-master: add pins for f0 disco | Karl Palsson | 1 | -0/+1 | |