[FIX] firmware_bootloader: Fixes to allow flash writing
* Fix protocol decoding issues
* Fix issues sending legitimate messages to the host
* Fix issues writing data to flash
* Document codebase
by
t3ddftw
6 years 5 months
[IMP] firmware_bootloader: Add RX Queue timeout
* Add 1 second timeout to RX queue to prevent bytes from becoming stuck
by
t3ddftw
6 years 5 months
[IMP] hardware: Silkscreen / Power rail update
* Adjust silkscreen text for PICKIT to locate it below the pins, rather than under
* Remove 45 degree angles from 3.3v rail to PIC24
* Remove skew from the VIN wiring near the 100uF cap
by
t3ddftw
6 years 5 months
[IMP] firmware: Break Bootload out of Application
* Move Bootloader code over to its own project
* Update gld scripts and build configurations to match project names
* Devise Communication protocol for host to communicate with bootloader
* Devise method of flashing firmware to MCU
by
t3ddftw
6 years 5 months
[ADD] firmware: Begin Bootloader
* Add Build config for application / bootloader
* Add Application/Bootloader Linker Scripts (Default for now).
* Remove gitignore for Makefiles for each configuration so that others can build it correctly too
* Move System configuration to config.h so it can be included in both
by
t3ddftw
6 years 5 months
[ADD] hardware: Update PWP
* Correctly add tStop/bStop layer to TPA6017A2 to remove silkscreen from thermal pad
by
t3ddftw
6 years 5 months
[ADD] hardware: BlueBus v6
* Version bump for new PCB run
* Remove passives from IBus line causing I/O issues
* Rewire gain settings on TPA6017A2 to 10dB gain, rather than 15.7dB
* Ensure all vias are 0.51mm
* Add Thermal Pad (PWP) to TPA6017A2 and update footprint to make more sense in mm
* Rewire VIN
* Rewire 5v regulator BS pin to pull from 5v rail rather than SW line (pre-inductor) per the DS
by
t3ddftw
6 years 5 months
[ADD] firmware: Production Updates
* Disable ADC for used ports
* Remove Prototype board mappings
* Remove system.c after merging it into main.c
* Remove calls to disable ADC on EEPROM ports, since this is handled en-mass
by
t3ddftw
6 years 6 months
[ADD] hardware: BlueBus BOM Updates
* Add GitHub link to Silkscreen
* Update Embedded BOM
by
t3ddftw
6 years 6 months
[ADD] hardware: BlueBus v5 updates
* Remove external crystals
* Add pull up resistors to MCLR -- Bug in existing boards causing unstable operation
* Rewire BC127 UART lines to MCU
by
t3ddftw
6 years 6 months