add an lca tag
[web/gag.com] / bdale / blog / posts / TeleMetrum_v1.0_Boards_Arrive.mdwn
1 [[!tag tags/rockets]]
2 The first production run of [TeleMetrum](http://altusmetrum.org/TeleMetrum) 
3 boards arrived from our assembler today, and overall things are looking good!
4
5 Unfortunately, I specified the wrong value for a capacitor associated
6 with the new and improved 150mA 3.3 volt regulator.  The resulting symptom 
7 was interesting to debug... everything seemed to be fine except that the GPS 
8 chip wouldn't talk to us.  After some investigation, it became clear that 
9 the 3.3 volt power
10 supply was taking much longer to stabilize than it should... long enough that
11 the power-on reset circuit was relaxing before the supply was stable!  The 
12 cc1111 apparently handles this just fine, but the GPS chip doesn't.  Since 
13 the new cap is optional, just removing it caused everything on the 
14 first test board to 
15 start working!  The ultimate solution will probably be to both replace the
16 new bypass capacitor with one of the correct value, and to swap out the cap
17 in the reset circuit for a somewhat larger value to ensure we have plenty
18 of margin in the reset circuit.  
19
20 I now have 4 of the new boards completed, turned on, and passing initial 
21 tests.  Hopefully tomorrow I'll be able to wrap up the rest of the required
22 functional testing.  I then need to focus my attention on a business trip 
23 all of next week... but if all keeps going well, we're *very* close to 
24 taking our first orders.
25
26 Stay tuned!