Commit Graph

185 Commits

Author SHA1 Message Date
William Miceli f3521d60a4 SD Card and GPS Receiver no longer need Chip Select SPI signals, since they have dedicated USCI modules for communication with the MCU 2021-03-08 00:36:14 -05:00
William Miceli f4b631fa9d Added GPS Receiver breakout board to component library; Fixed other components, adding designators; Updated components on schematic scheets 2021-03-08 00:26:55 -05:00
William Miceli d75aa68481 Specifying real components in place of generics 2021-03-06 23:56:13 -05:00
William Miceli f343124d3b IMU is now fully complete, with it's own LDO Regulator, Voltage-Level Shifters and real parts specified 2021-03-06 22:46:32 -05:00
William Miceli e11727fe58 There's a bit more spaghetti, but at least now, nearly all components have a dedicated USCI module on the MCU 2021-03-06 20:56:09 -05:00
William Miceli c056d0f51a Moving all interrupt signals from peripheral devices to Port 1 and Port 2, since only those have interrupt capabilities [IN PROGRESS] 2021-03-06 20:09:50 -05:00
William Miceli 4aed3b3593 Updated documentation with component changes to have everything use 3.3V 2021-03-06 20:08:34 -05:00
William Miceli c581725686 Voltage translators no longer needed, thankfully 2021-03-06 20:07:37 -05:00
William Miceli 2545d7ca0d No functional changes, just added more notes/information mainly 2021-03-06 20:07:02 -05:00
William Miceli ce75e92720 Changed RS-232 Transceiver to a Maxim Integrated MAX3232EUE+, since it can run on only 3.3V instead of needing 5V 2021-03-06 20:05:13 -05:00
William Miceli 362ab8444f Swapped generic parts with real ones 2021-03-06 20:03:07 -05:00
William Miceli b7aef36994 Changed out CANbus Transceiver with a TI SN65HVD234D 2021-03-06 20:01:33 -05:00
William Miceli 43941219ff Swapping out CANbus transceiver - in progress 2021-03-04 00:58:38 -05:00
William Miceli fd64f9831a Added test points for clock frequencies of the MCU 2021-03-04 00:45:05 -05:00
William Miceli 9a6737d90b Changed MCU reset button to be right-angled to be pressed from outside the enclosure. 2021-03-04 00:37:11 -05:00
William Miceli e686d5d445 All parts specified now 2021-03-04 00:33:46 -05:00
William Miceli 467c2c8f67 General-Purpose Button has all parts specified now, with right-angle button 2021-03-04 00:32:55 -05:00
William Miceli 24f9c5ef31 Added top-actuated switch for reset button 2021-03-04 00:32:00 -05:00
William Miceli 6f78f4db56 MCU now has it's own 3.3V net with a dual schottky diode before it combining the DC-DC SMPS and JTAG power supplies 2021-03-03 00:13:01 -05:00
William Miceli 8341212f12 Status LEDs are complete, with specific parts chosen 2021-03-02 23:57:15 -05:00
William Miceli e655395fcd Changed out P-Channel MOSFETs used for switching lights to more efficient models and added their symbol/footprint/model: PSMN9R5-30YLC,115 2021-03-02 22:33:28 -05:00
William Miceli d2e70f708c Miscellaneous changes from advisor meeting today 2021-03-02 10:45:42 -05:00
William Miceli fe1d2a6977 Modified general purpose switch 2021-03-01 16:07:19 -05:00
Stephen f7e620b7bf Added Current Source to Boost Converter, added brief notes to LM5141 2021-03-01 14:36:12 -05:00
Stephen e4b6098936 Started LM5141RGER Schematic. Generic parts 2021-03-01 14:28:00 -05:00
Stephen 4a5ee06adf Replaced GP Switch, and annotated 2021-03-01 13:15:09 -05:00
William Miceli b1d4540313 Added diode to VCC_TOOL power source 2021-03-01 00:32:52 -05:00
William Miceli db5fa57f88 Added generic components for LEDs until Sunseeker's component inventory is completed to see if we can use existing components 2021-03-01 00:22:46 -05:00
William Miceli c6c39b7dd3 Removed empty PCB layouts and added the three that we'll be using with 4 signal layers each 2021-02-28 22:25:04 -05:00
William Miceli 7fba643f53 Moved supercapacitor to main schematic 2021-02-28 22:06:23 -05:00
Stephen 5995deea2a Created a PDF of the DC-DC for the PPT 2021-02-26 14:46:58 -05:00
William Miceli 6279005447 Connected "VehicleLighting - Extras" to MCU; Added lines for Status LEDs 2021-02-25 22:28:07 -05:00
Stephen bd54f1d117 Need to replace GPIO Switch 2021-02-25 18:11:54 -05:00
Stephen c5c8759c0a Added note to Supercapacitor 2021-02-25 17:57:35 -05:00
William Miceli 9a0b26552b Annotations update 2021-02-25 17:48:40 -05:00
Stephen bac0716794 Added FG0V155ZF Supercapacitor 2021-02-25 17:44:34 -05:00
William Miceli 3e8b871d75 Added supercapacitor schematic/footprint/model to library 2021-02-25 17:39:00 -05:00
Noah Bishop c8859167dd Merge branch 'main' of https://git.williammiceli.systems/williammiceli-wmu/ECE4810-Fall2020-SunseekerTelemetry into main 2021-02-25 17:06:54 -05:00
Stephen b5bab1b667 ? 2021-02-25 15:27:46 -05:00
Stephen 47b0af34c0 N/A 2021-02-24 14:42:33 -05:00
Stephen bf5d6109d2 Started the Supercapacitor board. Added 3.3V net 2021-02-24 14:41:07 -05:00
Stephen e1c00ce40b Added names to Cvcore and the switch 2021-02-24 13:03:39 -05:00
Stephen e9f34e0340 Added toggle switch to P8.7 I/O 2021-02-24 13:01:11 -05:00
Stephen 3c0b8febac Added 470nF Capacitor to Vcore 2021-02-23 21:02:35 -05:00
Noah Bishop ff1072c26a Added 1.8V, 3.3V and 5V DC-DC SMP Schematics
Added example PCB layouts and started schematic files
2021-02-23 21:00:21 -05:00
Stephen 856098accb Added values to generics R and C 2021-02-23 20:04:15 -05:00
Stephen c965e7ef58 Fixing wiring 2021-02-23 19:50:02 -05:00
Stephen 943b98731f Minor Update 2 2021-02-22 21:53:10 -05:00
Stephen 658228942b Minor Update 2021-02-22 21:51:47 -05:00
William Miceli 8c8fef3ec3 Added electrical current usage to component specifications; Updated docs 2021-02-22 20:34:16 -05:00