Commit Graph

56 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 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 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 467c2c8f67 General-Purpose Button has all parts specified now, with right-angle button 2021-03-04 00:32:55 -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 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 4a5ee06adf Replaced GP Switch, and annotated 2021-03-01 13:15:09 -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 7fba643f53 Moved supercapacitor to main schematic 2021-02-28 22:06:23 -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
William Miceli 9a0b26552b Annotations update 2021-02-25 17:48:40 -05:00
William Miceli 3e8b871d75 Added supercapacitor schematic/footprint/model to library 2021-02-25 17:39:00 -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
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 d23d94372a GPS Receiver is finished! 2021-02-20 21:32:20 -05:00
William Miceli 86f7ca3fc8 GPS Receiver now has isolated USB interface available 2021-02-20 17:54:57 -05:00
William Miceli 47159eafa7 ESP32 configuration in progress 2021-02-19 21:25:40 -05:00
William Miceli c9d8c3bae2 Visual adjustment on Main; added only the main part for GPS 2021-02-16 21:34:45 -05:00
William Miceli 765351230b Added MOSFET and Connector components for Lighting; Light board also finished 2021-02-15 00:43:50 -05:00
William Miceli b276dd54fe Had to add Voltage-Level Translators in a few places 2021-02-14 22:08:47 -05:00
William Miceli e970ae6170 Connected multifunction pin of RTC 2021-02-13 23:05:19 -05:00
William Miceli 3a57dc9b47 RTC is done; IMU needed voltage translator for I2C; Made some library edits 2021-02-13 22:59:26 -05:00
William Miceli e0ab99a2e0 Added more info to 2x2 Header Pins schematic 2021-02-13 15:41:39 -05:00
William Miceli d5acebf2c8 Miscellaneous adjustments 2021-02-13 15:24:12 -05:00
William Miceli 35106cc1a3 Fixed schematic symbol transparency issue 2021-02-13 15:14:16 -05:00
William Miceli 1b7428bd76 MCU power now has it's own schematic 2021-02-13 15:05:04 -05:00
William Miceli cca642fd8a SD Card connection is finished 2021-02-13 14:43:04 -05:00
William Miceli 0a95c0bfd3 Did some work on the RTC. Minor changes with the IMU and Main sheet 2021-02-08 21:43:01 -05:00
William Miceli 5c8338923a Connected interrupt pins from IMU to MCU 2021-02-08 21:28:52 -05:00
William Miceli 61e70c09c9 Minor change 2021-02-08 21:04:11 -05:00
William Miceli 9070374ab5 Bus example 2021-02-08 20:56:14 -05:00
William Miceli 14b0e9cb94 Added connection swapper to have 2x2 header pins be connected via a jumper 2021-02-08 19:08:15 -05:00
William Miceli c258004af1 Made sub-schematic names a bit more consistent 2021-02-08 15:54:07 -05:00
William Miceli 3ba4462b54 Revert ""
This reverts commit 75142d8376, reversing
changes made to b51d00d063.
2021-02-08 14:24:50 -05:00
Stephen 944eb83fd2 Ground for Test 2021-02-01 12:22:43 -08:00
Stephen bfaa7f498b Edited Ground for Test 2021-02-01 12:18:37 -08:00
William Miceli bc2acc9ad3 Capacitors on crystal oscillators not necessary 2021-02-01 14:52:22 -05:00
William Miceli fd30c66a08 Added momentary button for manual reset of the MCU 2021-02-01 14:47:35 -05:00
William Miceli 212998bbf2 Added annotations to some capacitors 2021-01-31 22:41:47 -05:00
William Miceli 4f177486dd Implemented noise mitigation through the use of two capacitors per power source 2021-01-31 00:35:46 -05:00