badgerloop-software / solar_car_hardware

Repository for solar car electrical hardware made in Altium Designer.
5 stars 1 forks source link

DriverIO schematic review #23

Open dawiggleman opened 2 years ago

dawiggleman commented 2 years ago

Why is I2C_SDA and SCL attached to address pins? image Instead of using 0 ohm for address pin configuration, use 10k. This prevents a short if two are both accidentally populated Put pullup resistors above the pulldown configuration resistors for easier readability

Ope. Make this page 1 in the project settings: image

Why are SDA and SCL optionally tied to 3.3 here? image

Connect enable pin to correct voltage or leave note if it's supposed to be floating: image

Same as mainIO: is the forward voltage drop of the led > 1.6V? If not resistor needs to be bigger image

Where does Driver screen attach to? Make obvious with a note of how that interfaces with system