Updated Hardware Components (markdown)

jboone
2012-05-24 11:58:02 -07:00
parent 068949c2ae
commit fd11ee0a26

@@ -1,14 +1,19 @@
Major parts selected so far (subject to change):
* MAX2837 2.3 to 2.7 GHz transceiver
* MAX5864 ADC/DAC
* Si5351 clock generator
* [MAX2837 2.3 to 2.7 GHz transceiver](http://www.maxim-ic.com/datasheet/index.mvp/id/5452/t/al)
* [Datasheet](http://datasheets.maxim-ic.com/en/ds/MAX2837.pdf)
* There's also a register map document that Mike received directly from Maxim. Not sure what distribution restrictions there are on that document...
* [MAX5864 ADC/DAC](http://www.maxim-ic.com/datasheet/index.mvp/id/3946/t/do)
* [Datasheet](http://datasheets.maxim-ic.com/en/ds/MAX5864.pdf)
* [Si5351 clock generator](http://www.silabs.com/products/clocksoscillators/clock-generators-and-buffers/Pages/clock+vcxo.aspx)
* [AN619: Manually Generating an Si5351 Register Map](http://www.silabs.com/Support%20Documents/TechnicalDocs/AN619.pdf)
* [Datasheet](http://www.silabs.com/Support%20Documents/TechnicalDocs/Si5351.pdf) - this document is a mess of typos, and best used in conjunction with AN619, which has its own typos. Usually, you can reconcile what's true by comparison and a bit of thought.
* [Other Documentation](http://www.silabs.com/products/clocksoscillators/clock-generators-and-buffers/Pages/clock+vcxo.aspx) - includes application notes, user guides, and white papers.
* CoolRunner-II CPLD (considering switch to MAX V)
* LPC43xx ARM Cortex-M4 microcontroller
* [LPC43xx ARM Cortex-M4 microcontroller](http://www.nxp.com/products/microcontrollers/cortex_m4/lpc4300/)
* [User Manual](http://www.nxp.com/documents/user_manual/UM10503.pdf)
* [Datasheet](http://www.nxp.com/documents/data_sheet/LPC4350_30_20_10.pdf)
* [Other Documentation (LPC4330FBD144)](http://www.nxp.com/products/microcontrollers/cortex_m4/lpc4300/LPC4330FBD144.html#documentation) - includes errata and application notes.
* RFFC5072 mixer/synthesizer
* [RFFC5071 mixer/synthesizer](https://estore.rfmd.com/RFMD_Onlinestore/Products/RFMD+Parts/PID-P_RFFC5071.aspx)
* [Datasheet](http://www.rfmd.com/CS/Documents/RFFC5071_2DS.pdf)
* [Other Documentation](https://estore.rfmd.com/RFMD_Onlinestore/Products/RFMD+Parts/PID-P_RFFC5071.aspx) - includes programming guides and application notes.