Port numbering is a little funky #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This board was maybe thrown together in a few hours at midnight.
I intentionally used
D1
throughD3
but notD0
to sorta match the pinout of the minicircuits eval board (TB-927+ datasheet) for this switch IC (HSWA4-63DR+). It turns out I mirrored things (3V3 & GND are swapped) but I'll probably never buy the eval board and don't really care.I didn't look at the switch truth table. We really only need 2 bit control, not 3.
It may actually be beneficial to have 3-bit control after all if an all off state is ever useful.
Assuming we use 2-bit control, RF4 is really more like RF0.