Michael Ossmann
9d035488a3
more layout updates
2012-06-01 16:51:53 -06:00
Michael Ossmann
3f5f7ac49f
started moving things around
2012-06-01 13:40:25 -06:00
Michael Ossmann
14e7d06182
corrected T3 and T6 orientation in schematic
2012-06-01 13:28:00 -06:00
Michael Ossmann
bda6bf5832
destroyed my layout by reading in recent changes from schematic. here we go!
2012-06-01 13:19:42 -06:00
Michael Ossmann
3522eb6723
swapped RX highpass and lowpass paths so that TX highpass and RX highpass are not adjacent.
2012-06-01 13:15:25 -06:00
Michael Ossmann
2e905170f8
Merge branch 'master' of github.com:mossmann/hackrf
2012-05-30 15:21:06 -06:00
Michael Ossmann
acc21d011f
grounded U17 and U19 center pads
2012-05-30 15:20:46 -06:00
Michael Ossmann
f20ec53929
Merge pull request #3 from TitanMKD/master
...
Example Blinky SPIFI to SRAM and some documentation
2012-05-30 00:41:08 -07:00
TitanMKD
0efab1710a
Linker Script & New Startup to Load from SPIFI and Execute from RAM(SRAM).
...
Start execution in SPIFI(ROM) and at startup, code from ROM is copied to RAM and shadow pointer is modified to RAM.
So at end all the code and vector table is executed from RAM.
2012-05-30 07:33:23 +02:00
TitanMKD
4569ac35a4
Merge branch 'master' of git://github.com/mossmann/hackrf
2012-05-30 07:08:12 +02:00
Will Code
cd7e054f7d
max2837: extern additional functions, put test code in ifdef
2012-05-29 21:24:01 -04:00
Will Code
ee26a4d4d9
Merge branch 'master' of git://github.com/mossmann/hackrf
2012-05-29 20:59:46 -04:00
Will Code
71585d3c64
max2837: remaining registers
2012-05-29 20:59:07 -04:00
Michael Ossmann
3977c7ab0e
selected 0603 footprint for L1 and L2, moved L3 and made DNP
2012-05-29 17:17:15 -06:00
Michael Ossmann
9e6427ecf2
changed to RFXF9503 balun on lowpass paths
2012-05-29 17:12:29 -06:00
Michael Ossmann
8f51eba3e2
compilation comment from irc
2012-05-29 16:44:34 -06:00
Will Code
61b8be45fe
max2837 driver under construction
2012-05-29 18:10:52 -04:00
TitanMKD
ba1880799a
JellyBean TSP62410 computation theory for output voltage.
2012-05-29 23:11:14 +02:00
TitanMKD
a27210c034
Added JellyBean Pin to be used with NXP http://www.lpcware.com/content/nxpfile/lpc43xx-pin-mux-tool
2012-05-29 23:08:50 +02:00
TitanMKD
ba14f7e539
Fix jellybean_BOM.ods with 3.3V fix.
2012-05-29 23:05:28 +02:00
Michael Ossmann
845b7e3dd8
Merge pull request #2 from TitanMKD/master
...
JellyBean Hardware BOM and Firmware minor update
2012-05-28 07:30:18 -07:00
TitanMKD
71879fc05f
JellyBean BOM with DigiKey Part Number
2012-05-28 11:41:41 +02:00
TitanMKD
acc806d5ce
* Add PIN_EN1V8 (1V8 work fine 1V8 LED is set to ON), and PIN_BOOT0, 1, 2 & 3(read only).
...
* Fixed wait() by using volatile else the loop was removed by GCC.
Tested it with SPIFI work fine:
SPIFI tested with LPCXpresso+NXP LPC Link (from LPCXpresso Board LPC1769 Debugger)
-> Program Flash with Flash Driver LPC1850A_4350A_SPIFI.cfx
-> Select file: firmware\blinky\blinky.bin
-> Base address 0x14000000 & option Erase only required pages
2012-05-28 00:02:48 +02:00
Michael Ossmann
a748e31328
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
Michael Ossmann
27483cb044
silkscreen
2012-05-20 21:48:49 -06:00
Michael Ossmann
26155653f0
front and back zones
2012-05-20 21:44:43 -06:00
Michael Ossmann
2573bb63d6
single-ended traces
2012-05-20 18:50:23 -06:00
Michael Ossmann
a6f91b89c0
adjusted switch control signals
2012-05-20 16:52:41 -06:00
Michael Ossmann
2d692bd7d9
finished switch control signals, though some will have to be redone
2012-05-20 11:21:34 -06:00
Michael Ossmann
1c6ce610ec
started switch control layout
2012-05-19 23:19:50 -06:00
Michael Ossmann
d22d6e92e1
fixed QFN14 module
2012-05-19 22:43:50 -06:00
Michael Ossmann
ec73993459
still more layout, selected part for L1 and L2, will need to change to 0603
2012-05-19 18:08:31 -06:00
Michael Ossmann
e76b4d946b
fixed some layout bugs
2012-05-19 17:44:37 -06:00
Michael Ossmann
97eb74ddde
mounting holes, inner layers
2012-05-19 17:02:45 -06:00
Michael Ossmann
a5e33b7cb5
fixed REF_IN comment
2012-05-19 16:05:23 -06:00
Michael Ossmann
0948e0ec6d
fixed REF_IN divider, thanks to Jared
2012-05-19 15:59:46 -06:00
Michael Ossmann
fbf90a5aa8
more layout
2012-05-19 15:59:03 -06:00
Michael Ossmann
718d0ec57d
more layout
2012-05-18 19:16:14 -06:00
Michael Ossmann
60662de1c3
layout partially done
2012-05-18 18:47:14 -06:00
Michael Ossmann
aeaeb13dd5
starting module placement
2012-05-18 15:15:29 -06:00
Michael Ossmann
c0414606f5
LP balun module
2012-05-18 14:36:40 -06:00
Michael Ossmann
6c843ce7dd
HP filter module, take one. looks completely wrong.
2012-05-18 12:58:50 -06:00
Michael Ossmann
a7d8de9979
LP filter module
2012-05-18 12:22:09 -06:00
Michael Ossmann
8e88ad529c
fixed module I accidently blew away with another
2012-05-18 12:08:33 -06:00
Michael Ossmann
bc1c076836
more modules
2012-05-18 11:42:30 -06:00
Michael Ossmann
d7fb89a902
bom details
2012-05-18 11:10:41 -06:00
Michael Ossmann
5bfd017f22
TVS diode module
2012-05-18 10:47:28 -06:00
Michael Ossmann
37bf9139f4
RF switch modules
2012-05-18 10:40:09 -06:00
Michael Ossmann
3d80676857
started module selection
2012-05-17 17:27:11 -06:00
Michael Ossmann
2eebe1c6a4
fixed some input/output designations on schematic symbols
2012-05-17 17:21:42 -06:00