Bumping Rev. from 1.0 to 1.1 in schematic and PCB
by Mathias Weyland 4 years 10 months
Improving Silk Screen text "HB9UF EL Hat". Fixes #...
by Mathias Weyland 4 years 10 months
Improving Silk Screen text "HB9UF EL Hat". Fixes #7.
Fixing wrong BOM syntax for DIGIKEY field in U1
by Mathias Weyland 4 years 10 months
Fixing wrong BOM syntax for DIGIKEY field in U1

"DIGIKEY" was used both in the field name as well as in the value.
Making GND symbols, screw holes and 1 mm pitch con...
by Mathias Weyland 4 years 10 months
Making GND symbols, screw holes and 1 mm pitch connectors virtual.

That way, the won't show up in the iBOM. See #6.
Relocating decoupling capacitor for HPVDD.
by Mathias Weyland 4 years 10 months
Relocating decoupling capacitor for HPVDD.

The capacitor was misplaced, leading to poor decoupling. While we
never observed issues in this regard with Rev 1.0, this is still
a good opportunity to address this.

Fixes #5.
Adding ability to short out ATtiny chip
by Mathias Weyland 4 years 10 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 10 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 10 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