Commit Graph

21 Commits

Author SHA1 Message Date
EspoTek 3ddc37a4b5 Fixed little PCB glitch
Pre-compiled stuff all changed due to move from Qt 5.7.0 to Qt 5.7.1
2017-02-18 11:43:29 +11:00
EspoTek c5e94e6812 Quick PCB finalisationsion, lowered priority of tiny_dma_set_mode_x; looks like it's stopped the problem of "too much switching drops packet 2017-02-07 10:10:36 +11:00
EspoTek f929191825 Merged trying-calibration into master
Very, very hackily...
2017-02-03 17:34:54 +11:00
EspoTek 3d5c2b0b0a Mode 1 Up
Mode 1 moved to the new system.  Same notes as mode 0.
2016-12-16 14:23:06 +11:00
EspoTek 5769288a11 Triple endpoints working in SW now
Added triple endpoint support for the Desktop interface.
Should be possible to fix the one-packet-per-sample glitch easily, now.
Even if it isn't, the device now only needs to reserve 768 bytes/frame,
not 1023!!!!
2016-12-15 09:52:43 +11:00
EspoTek b32392b525 Added more #defines to code
These #defines are located in desktop_settings.h and allow you to edit
how many samples are discarded per packet.  The idea was to use this to
test the MCU-side code and ensure that it doesn't corrupt a packet per
frame, but this seems to have magically disappeared (???).

I remember queueing USB transfers a long time ago, but can't remember
this having any success.  It's more likely to just be a random clock
skew issue that only appears on some boards - and it's only "fixed" on
the one particular test board I have in hand now.  I think.
2016-11-28 10:38:14 +11:00
EspoTek 1c6201a7f3 Plotted and done
Made up the silkscreen layers, put down the stabiliser pin and it's all
ready to be sent off now!
2016-11-23 12:16:40 +11:00
EspoTek 0964cc7e6a FInished the board.
Just need to position balange pins.  Design seems tight, with really low
power supply distances.
2016-11-22 21:06:41 +11:00
EspoTek b521416f48 Redoing the board
Signal gen and PSU wired in.  Very happy!
2016-11-22 14:01:56 +11:00
EspoTek edf9c8904b Swapped all components to SMD
Board too dense.  Going to start again.
2016-11-22 10:03:11 +11:00
EspoTek a1e508cc1a More board work.
It's a bit dense; some would say unnecessarily so.  Might see what I can
do with it in the morning but there's a reasonable chance it'll become
unworkable.
2016-11-20 21:17:47 +11:00
EspoTek f0fa88c473 PSU in place
First attempt, anyway.  Far shorter grounding than last rev!  Very
happy!
2016-11-20 18:39:26 +11:00
EspoTek 59c472fedb Named headers
Also there's now an empty kicad_pcb file.
2016-11-20 17:35:25 +11:00
EspoTek c5408e5c1b Error fix from last eschema
Accidentally set 2x4 headers rather than 1x4.  This has been fixed.
2016-11-20 17:31:44 +11:00
EspoTek 3dde628793 Another Eschema Update
Have changed pinout of scope.
Still haven't added SMD pads for inductor/diode since the Element14 is
not playing ball.
2016-11-20 17:29:05 +11:00
EspoTek 059d5cbe65 New Eschema
- Reverted the dual transistor IC back to a single transistor (TSM
thingo)
- Added PSU indicator LED
- Added PSU control/expansion header.

Note that this is only in eschema, not pcbnew!
2016-11-20 15:52:25 +11:00
EspoTek 2696688130 Undid PCB revert
I don't want to deal with KiCAD's library management again.  The first
time was bad enough.
2016-11-19 18:20:44 +11:00
EspoTek bf98f0796f Reverted PCB files to initial upload
Going to have a final attempt now!
2016-11-19 17:42:15 +11:00
EspoTek 6731cfb7f1 PCB update 2016-10-26 10:31:04 +11:00
EspoTek ddda840a5e New PCB
New version of PCB for the "shape the dev" folks
2016-10-18 08:52:34 +11:00
EspoTek 2ff768b58d Code dump
Adding the code!
2016-09-07 16:36:43 +10:00