William Miceli
|
6389232741
|
Changing Harness Type names and Harness Entry names to be more concise
|
2021-02-07 21:17:20 -05:00 |
|
William Miceli
|
fabb253d5c
|
All major components are now imported and placed on corresponding sheets
|
2021-02-07 20:55:40 -05:00 |
|
William Miceli
|
11dc989c94
|
Added pre-made component symbols/footprints/3D Models
|
2021-02-07 20:55:05 -05:00 |
|
William Miceli
|
5da064aaa7
|
Modified names to include document IDs
|
2021-02-07 20:54:31 -05:00 |
|
William Miceli
|
4c033d7fe6
|
Created many blank schematic sheets with needed modules
|
2021-02-07 00:33:01 -05:00 |
|
William Miceli
|
211608f6dc
|
All SPI peripherals are connected to the MCU
|
2021-02-07 00:04:46 -05:00 |
|
William Miceli
|
18b3d6b812
|
Lots of moving around things to get them more easily on one side or the other
|
2021-02-07 00:04:20 -05:00 |
|
William Miceli
|
de0a228533
|
CANbus Modules are now connected
|
2021-02-06 23:26:55 -05:00 |
|
William Miceli
|
f28190a747
|
Moved port to edge of sheet to be more consistent.
|
2021-02-06 21:20:24 -05:00 |
|
William Miceli
|
31f4c0608e
|
Also changed crystal oscillator to 16 MHz in previous commit
|
2021-02-06 21:19:25 -05:00 |
|
William Miceli
|
5c1d9194c2
|
CANbus Module now has RESET, INT, RXnBF ports available to MCU
|
2021-02-06 21:17:54 -05:00 |
|
William Miceli
|
5820f7a5d0
|
Renamed datasheet to fit scheme of others (including the document id)
|
2021-02-06 20:53:17 -05:00 |
|
William Miceli
|
c0c25dc865
|
Changed 16 MHz crystal on MCU to a 20 MHz crystal
|
2021-02-06 20:45:41 -05:00 |
|
William Miceli
|
4a9cdb4f6f
|
Added paths for Doxygen to search for images in
|
2021-02-06 19:05:05 -05:00 |
|
William Miceli
|
1812b4174b
|
Added some info on how we can add images to the documentation
|
2021-02-06 19:04:10 -05:00 |
|
William Miceli
|
bd949d1a68
|
Added batch file as shortcut to the HTML documentation (making things obvious)
|
2021-02-03 17:21:04 -05:00 |
|
William Miceli
|
b723b3f7e1
|
Fixed navigation for documentation HTML pages
|
2021-02-03 17:05:10 -05:00 |
|
William Miceli
|
47d317cac7
|
Added notes for changes that we need to make, per Dr. Bazuin
|
2021-02-02 09:37:37 -05:00 |
|
William Miceli
|
a9063ed9be
|
Added more tips/reminders for later
|
2021-02-02 09:37:17 -05:00 |
|
William Miceli
|
bd7a26c363
|
Added forgotten diode on CANbus Controller
|
2021-02-02 01:07:53 -05:00 |
|
William Miceli
|
8d69e473b5
|
Updated Docs
|
2021-02-02 00:51:29 -05:00 |
|
William Miceli
|
a9acafed53
|
Doing a simulation to cover my own butt
|
2021-02-02 00:51:13 -05:00 |
|
William Miceli
|
4f65c175e0
|
Specified what devices in case we have to change them later on.
|
2021-02-02 00:50:59 -05:00 |
|
William Miceli
|
05fa813dd1
|
The CANbus modules are about 98% done!
|
2021-02-02 00:50:27 -05:00 |
|
William Miceli
|
94288276f7
|
Renamed References folder to Resources
|
2021-02-02 00:49:50 -05:00 |
|
William Miceli
|
5e8e442322
|
Had to import symbol, footprint and 3D model for the MCP2542
|
2021-02-02 00:49:14 -05:00 |
|
William Miceli
|
852555ce3c
|
More things that might be useful to others
|
2021-02-02 00:48:16 -05:00 |
|
William Miceli
|
cefa300ea5
|
Added more TODO items
|
2021-02-02 00:47:53 -05:00 |
|
William Miceli
|
b907676d40
|
Added extension to doxygen file to make it easier to open
|
2021-02-02 00:47:43 -05:00 |
|
William Miceli
|
2d4efd0852
|
Assignment of peripheral devices to the MCU's communication modules
|
2021-02-01 18:01:36 -05:00 |
|
William Miceli
|
ba1d1e262f
|
Added reminder for RTC battery
|
2021-02-01 18:00:34 -05:00 |
|
William Miceli
|
205d52c212
|
Parts should now be good, just need to ensure they all work together now
|
2021-02-01 17:19:55 -05:00 |
|
William Miceli
|
c183b33f10
|
Added back capacitors to Universal Clock System
|
2021-02-01 15:31:55 -05:00 |
|
William Miceli
|
bc2acc9ad3
|
Capacitors on crystal oscillators not necessary
|
2021-02-01 14:52:22 -05:00 |
|
William Miceli
|
f2b6caeea8
|
Adding more information about the peripheral devices and how they connect
|
2021-02-01 14:47:58 -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 |
|
William Miceli
|
6b0f9bb5d3
|
JTAG was getting a bit busy, so I made a separate schematic for it
|
2021-01-31 00:12:41 -05:00 |
|
William Miceli
|
5a0d524bb8
|
Added Design Choices page
Currently have info about the JTAG programmer providing power to the MCU and not the other way around
|
2021-01-30 23:42:28 -05:00 |
|
William Miceli
|
cb505527b2
|
Removed empty line
|
2021-01-30 23:41:33 -05:00 |
|
William Miceli
|
5cee0524f7
|
JTAG Interface most-likely finished...
Unless Dr. Bazuin says we need to change it
|
2021-01-30 23:41:13 -05:00 |
|
William Miceli
|
7bed775818
|
Added wire harness and ports for VehicleLighting signals
|
2021-01-30 20:24:34 -05:00 |
|
William Miceli
|
94ab194598
|
Moved the UCS stuff to make it look nicer
|
2021-01-30 19:17:25 -05:00 |
|
William Miceli
|
82842ab764
|
Miscellaneous updates
|
2021-01-30 18:28:50 -05:00 |
|
William Miceli
|
cad1f7e766
|
Added notes about Altium crashing
|
2021-01-30 18:28:27 -05:00 |
|
William Miceli
|
ab709e02b2
|
Added videos about learning Altium Designer
|
2021-01-30 18:19:59 -05:00 |
|
William Miceli
|
4d61bf9075
|
Added crystal oscillators like in previous lighting board
I'm waiting to hear back from Dr. Bazuin on why the previous lighting board set it up like they did, but until then, I'll just copy it.
|
2021-01-30 18:06:05 -05:00 |
|
William Miceli
|
2ca5aa59f8
|
Altium being dumb...
|
2021-01-30 17:52:02 -05:00 |
|
William Miceli
|
b2782a4e14
|
Added more to EMI prevention notes
|
2021-01-30 17:37:59 -05:00 |
|
William Miceli
|
ebeefaf6e5
|
Renamed document to include document identifier
|
2021-01-30 17:37:45 -05:00 |
|
William Miceli
|
a60a8a50cf
|
Doxygen Update
|
2021-01-30 17:37:32 -05:00 |
|
William Miceli
|
bbe1a7f11a
|
Added Product Webpage link and ESD Considerations Guide
|
2021-01-30 17:15:36 -05:00 |
|
William Miceli
|
a8e929cb27
|
Added note about not putting anything into the /Documentation folder
|
2021-01-30 17:05:46 -05:00 |
|
William Miceli
|
138e4fd890
|
Added documentation of our components for easy reference of future projects/development
|
2021-01-30 17:02:10 -05:00 |
|
William Miceli
|
7ba95fa84c
|
Added video about the MCU's clock system
|
2021-01-30 16:59:06 -05:00 |
|
William Miceli
|
f60301396b
|
Added some notes for later
|
2021-01-30 16:48:32 -05:00 |
|
William Miceli
|
ce82eb1241
|
Altium Setup
|
2021-01-30 16:48:23 -05:00 |
|
William Miceli
|
d9ba8770b7
|
Miscellaneous Changes
|
2021-01-29 22:09:21 -05:00 |
|
William Miceli
|
8eeb6a1ada
|
New project that's supposedly hosted in the WMU Altium Workspace
|
2021-01-29 19:15:13 -05:00 |
|
William Miceli
|
f8edae68d9
|
Documentation mostly working as desired. Good enough for now. Added some topics.
|
2021-01-29 19:14:41 -05:00 |
|
William Miceli
|
d9b4e5cfe2
|
Added main README.markdown to included files list in doxygen
|
2021-01-26 12:59:48 -05:00 |
|
William Miceli
|
7966cf0e14
|
Moved file and changed some parameters
|
2021-01-26 11:31:51 -05:00 |
|
William Miceli
|
77368d010b
|
Added more tips from Dr. Bazuin
|
2021-01-26 10:29:15 -05:00 |
|
William Miceli
|
9c21e81768
|
Added Code Composer Workspace setup - nothing yet
|
2021-01-26 10:29:03 -05:00 |
|
William Miceli
|
2faf190ab3
|
Splitting into multiple documents
|
2021-01-25 21:06:54 -05:00 |
|
William Miceli
|
4f927c44ba
|
I was able to place 1 part.
|
2021-01-25 20:54:45 -05:00 |
|
William Miceli
|
5e719b5bd4
|
Base documentation
|
2021-01-25 20:35:38 -05:00 |
|
William Miceli
|
5af84c8ada
|
Have most specifications found, still working on RS-232 interfacing
|
2021-01-25 20:35:17 -05:00 |
|
William Miceli
|
378e0f0565
|
Added information about how documentation will be created
|
2021-01-25 20:34:47 -05:00 |
|
William Miceli
|
7d42e43350
|
Added notes from previous meetings
|
2021-01-25 15:36:51 -05:00 |
|
William Miceli
|
21a15e59c1
|
Removed all reference documentation and code, moved it to MS Teams file storage instead
The reference documentation and code does not really need to be in Git.
|
2021-01-24 18:27:50 -05:00 |
|
William Miceli
|
f3c2895c5f
|
Updated READMEs and added ZIPPED directory of the current Sunseeker (19) code
|
2020-11-12 18:03:54 -05:00 |
|
William Miceli
|
e5943a9798
|
Added reference documentation
|
2020-11-12 17:52:41 -05:00 |
|