use cog caps for band pass filter
This commit is contained in:
parent
47c9c820f0
commit
3b80bf7b97
|
@ -2375,10 +2375,6 @@
|
||||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||||
(uuid 8d910b62-1deb-476a-b438-b6b85d75be81)
|
(uuid 8d910b62-1deb-476a-b438-b6b85d75be81)
|
||||||
)
|
)
|
||||||
(text "TODO: replace with C0G" (at 106.68 72.39 0)
|
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
|
||||||
(uuid 8e04f9ad-6105-44a0-9b0d-caf6ebc12ca2)
|
|
||||||
)
|
|
||||||
(text "Stage 1:\n - outputs 2.145 Vpp (6.6dB line level)\n - 24bit/192KHz over I2C"
|
(text "Stage 1:\n - outputs 2.145 Vpp (6.6dB line level)\n - 24bit/192KHz over I2C"
|
||||||
(at 13.97 22.86 0)
|
(at 13.97 22.86 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
@ -2835,7 +2831,7 @@
|
||||||
(property "Datasheet" "~" (at 102.87 68.58 0)
|
(property "Datasheet" "~" (at 102.87 68.58 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "MPN" "06035D103JAT2A " (at 102.87 68.58 0)
|
(property "MPN" "GRM1885C1H103JA01J" (at 102.87 68.58 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid a4594315-595c-4b95-b20f-a2839fe21686))
|
(pin "1" (uuid a4594315-595c-4b95-b20f-a2839fe21686))
|
||||||
|
@ -5500,7 +5496,7 @@
|
||||||
(property "Datasheet" "~" (at 102.87 87.63 0)
|
(property "Datasheet" "~" (at 102.87 87.63 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "MPN" "06035D103JAT2A " (at 102.87 87.63 0)
|
(property "MPN" "GRM1885C1H103JA01J" (at 102.87 87.63 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 79fecdb8-f448-4f13-9bce-397f6f936ab2))
|
(pin "1" (uuid 79fecdb8-f448-4f13-9bce-397f6f936ab2))
|
||||||
|
|
|
@ -938,8 +938,8 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
(bus_alias "SAMD_SPI" (members "SCLK" "POCI" "PICO" "CS"))
|
(bus_alias "SAMD_SPI" (members "SCLK" "POCI" "PICO" "CS"))
|
||||||
(bus_alias "I2S" (members "SCK" "BCK" "LRCK" "DATA"))
|
|
||||||
(bus_alias "I2C" (members "SDA" "SCL"))
|
(bus_alias "I2C" (members "SDA" "SCL"))
|
||||||
|
(bus_alias "I2S" (members "SCK" "BCK" "LRCK" "DATA"))
|
||||||
(bus_alias "USB" (members "DN" "DP"))
|
(bus_alias "USB" (members "DN" "DP"))
|
||||||
(bus_alias "ESP_SPI" (members "SCLK" "POCI" "PICO" "SD_CS" "DISPLAY_CS"))
|
(bus_alias "ESP_SPI" (members "SCLK" "POCI" "PICO" "SD_CS" "DISPLAY_CS"))
|
||||||
(junction (at 247.65 64.77) (diameter 0) (color 0 0 0 0)
|
(junction (at 247.65 64.77) (diameter 0) (color 0 0 0 0)
|
||||||
|
|
Loading…
Reference in a new issue