ERC corrections, idiot lights
by Martin ROGER 2 months 5 days
ERC corrections, idiot lights

- VXDash : added idiot lights (also to emulator board)
- VXDash : corrected some ERC violations
7f64466b
ESP32S3 Reference footprint
by Martin ROGER 2 months 6 days
ESP32S3 Reference footprint

- VXDash : updating footprint to Espressif's official one.
1f899b13
Connectors packaging and additions to main board
by Martin ROGER 2 months 6 days
Connectors packaging and additions to main board

- DXF file for connector packaging and NO go zones on main PCB (see PR #41 notes )
- Additional internal connectors for UART access to the display boards
- DNP capacitor on EN. Good idea ?
fc6dfab7
PCB layout in progress
by Alex Miller 2 months 6 days
PCB layout in progress

Changed some pin assignments to aid routing.
72f0da62
Emulator board refinements
by Martin ROGER 2 months 1 week
Emulator board refinements

- Is there stupid with the Active Hi Optos so that the logic is not inverted ?
- Added N-Mosfet activatable resistors. Stupidly simple ? Better MOSFET recommendation ?
e60486e3
More changes (Primarily Remote ECU)
by Martin ROGER 2 months 1 week
More changes (Primarily Remote ECU)

- Emulator board project to a functional skeleton
- Connectors board with ignition routing on CAN pin 4 to have switched signal available in the harness.
- Remote ECU : added 12V reduced protection circuit (to be reviewed)
- Remote ECU : Removed integrated CAN termination (should be on harness)
- Remote ECU : added CAN passthrough
- Remote ECU : added MCPWM channels
- Remote ECU : Added some opto inputs
- Remote ECU : Added internal USB C (overkill ?)
4093b2ee
Removing external 5V and replacing with 12VBatt
by Martin ROGER 2 months 1 week
Removing external 5V and replacing with 12VBatt

For the sake of running 4 wires to the back that have +12V/CANH/CANL/GND
9e99d446
Minor changes
by Martin ROGER 2 months 1 week
Minor changes

- Connection for the caliber selection on the sensing circuit
- Typo
8ee4ce5e
Grape shot additions
by Martin ROGER 2 months 1 week
Grape shot additions

- Added 0R to the VCC pin on the CAN transceiver for pin compatibility with other transceiver
- Updated TODO box
- Rename ADC_SDA and ADC_SCL to SDA and SCL
- Official symbol and footprint from ESP, using ESP32-S3-WROOM-1-N16R8
- Reassigned Coolant LOW to active HI
- Replaced MUX with i²C TCA9555 IO Expander
- Resequenced Active His and Lows to match current SW definition
- Resequenced ADC channels to match current SW definition
- Added simple peripherals for MCU
- Added RESET and BOOT buttons circuits
- Added CAN transceivers for each display, and Termination resistor
- Added USB C
676e88c8
SymLink to the LIB folder
by Martin ROGER 2 months 1 week
SymLink to the LIB folder

Adding a symbolic link to the Lib folder like such :

${VXDASH_LIB}/footprints/VXDash_inductors.pretty
0adc833f
Report a bug