mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
atusb: use Johanson 2450FB15L0001 instead of discrete balun circuit
- components/balun-smt6.lib: balun using all six contacts (for Johanson 2450FB15L0001) - components/INFO: added balun-smt6.lib - components/INFO (balun): added BOOKSHELF reference (to "748421245") - AUTHORS: added forgotten balun.lib and new balun-smt6.lib - atrf.sch: replaced discrete balun with integrated balun - atrf.sch (C3): replaced output DC block with 0R resistor
This commit is contained in:
@@ -26,8 +26,15 @@ N: nx3225sa
|
||||
# Generic antenna with ground on pin 1, feed on pin 2
|
||||
S: antenna
|
||||
|
||||
# Typical SMT balun configuration
|
||||
# SMT balun configuration (using 5 contacts)
|
||||
# Example: Wuerth 748421245 balun/filter
|
||||
S: balun
|
||||
N: 748421245
|
||||
|
||||
# SMT balun configuration (using 6 contacts)
|
||||
# Example: Johanson 2450FB15L0001 balun/filter
|
||||
S: balun-smt6
|
||||
N: 2450FB15L0001
|
||||
|
||||
# USB A plug
|
||||
S: usb_a_plug
|
||||
|
||||
Reference in New Issue
Block a user