diff --git a/docs/dingboard/index.md b/docs/dingboard/index.md index 92d72782..f60306d4 100644 --- a/docs/dingboard/index.md +++ b/docs/dingboard/index.md @@ -5,18 +5,29 @@ This will be the first board. Gonna be copying the MARS amongus board a bit. All ### Components (not final) - - MCU: RP 2040, [Hardware design](https://datasheets.raspberrypi.com/rp2040/hardware-design-with-rp2040.pdf), [datasheet](https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf) + - MCU: RP 2040, [Hardware design guide](https://datasheets.raspberrypi.com/rp2040/hardware-design-with-rp2040.pdf), [datasheet](https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf) + - IMU: [ICM-42670](https://datasheet.octopart.com/ICM-42670-P-InvenSense-datasheet-155317655.pdf?src-supplier=Component+Distributors+Inc.) + - Barometer: [LPS22HH](https://datasheet.ciiva.com/pdfs/VipMasterIC/IC/SGST/SGST-S-A0007383744/SGST-S-A0007383744-1.pdf?src-supplier=IHS+Markit) + - Flash: [W25Q128JV](https://datasheet.ciiva.com/pdfs/VipMasterIC/IC/WBND/WBND-S-A0008390754/WBND-S-A0008390754-1.pdf?src-supplier=IHS+Markit) - - Power: [18650](https://old.reddit.com/r/18650masterrace/comments/qp21o8/buying_18650_batteries_start_here/) [charger](https://www.reddit.com/r/18650masterrace/comments/1gqk8iy/recommendations_for_a_battery_charger/) - Charing and switching IC: [BQ2407 ](https://www.ti.com/lit/ds/symlink/bq24074.pdf) - - Regulator: [RT9080-33GJ5](https://www.lcsc.com/datasheet/lcsc_datasheet_2009192305_Richtek-Tech-RT9080-33GJ5_C841192.pdf) for both battery 3.7v to 3.3 and USB 5v to 3.3 - - FET P channel enhancement: [DMG3415UFY4Q](https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/2208051800_Diodes-Incorporated-DMG3415UFY4Q-7_C5124975.pdf) current lead time 21 days + + - Power: + + - [18650](https://old.reddit.com/r/18650masterrace/comments/qp21o8/buying_18650_batteries_start_here/) [charger](https://www.reddit.com/r/18650masterrace/comments/1gqk8iy/recommendations_for_a_battery_charger/) + + - Charing and switching IC: [BQ2407](https://www.ti.com/lit/ds/symlink/bq24074.pdf) + + - [(i2c power indicator](https://cdn.sparkfun.com/datasheets/Prototyping/bq27441-g1.pdf) for use in next board). [Sparkfun board for reference](https://www.sparkfun.com/products/13777) + + - Regulator: [RT9080-33GJ5](https://www.lcsc.com/datasheet/lcsc_datasheet_2009192305_Richtek-Tech-RT9080-33GJ5_C841192.pdf) for both battery 3.7v to 3.3 and USB 5v to 3.3 + + - LED: Power status indicator -### Checklist: +### Checklist - [x] Altium with GitHub - [x] Begin PCB V1