Bumping Rev. from 1.0 to 1.1 in schematic and PCB
by Mathias Weyland 4 years 9 months
Fixing wrong BOM syntax for DIGIKEY field in U1
by Mathias Weyland 4 years 9 months
Fixing wrong BOM syntax for DIGIKEY field in U1

"DIGIKEY" was used both in the field name as well as in the value.
Adding "DNP" fields to R2 and R5.
by Mathias Weyland 4 years 9 months
Adding "DNP" fields to R2 and R5.

This is to hide them from the BOM. See #6.
Adding ability to short out ATtiny chip
by Mathias Weyland 4 years 9 months
Adding ability to short out ATtiny chip

In case somebody decides not to use the Quaselsperre PTT timeout
timer watchdog, it would be nice to have a normally unpopulated
resistor that would connect the PTT input to the PTT output.

The documentation was updated accordingly.

Fixes #3.
Adding diode to address case where DC/DC converter...
by Mathias Weyland 4 years 9 months
Adding diode to address case where DC/DC converter is reverse biased

The datasheet of the DC/DC converter recommends a (normally) reverse
biased diode across the regulator. This is to prevent damage in case
the output is at a higher voltage than the input.

Since this condition would apply if somebody powers the Raspberry Pi
directly (i.e. not using the hat), it is strongly recommended to add
the diode.

Fixes #1
Dropping 3M32 resistor to 1M4.
by Mathias Weyland 4 years 9 months
Dropping 3M32 resistor to 1M4.

The DC/DC converter is currently trimmed to 5.1 V. Since the
Raspberry Pi can take more than that, we increase the voltage
to 5.25 V. This appears to be the recommended operating voltage.

In order to achieve this, a trimming resistor of 1M375 is
required. We use 1M4. Since we also use this resistor value to
dissipate stray charge on FET and microcontroller inputs, those
resistors are dropped in value as well. This is a good thing since
the value was uncomfortably high (and still remains somewhat high
even after the change).

Fixes #2.
Initial commit
by Mathias Weyland 4 years 10 months
66957f66
Report a bug