Skip to content
spino.net 33.5 KiB
Newer Older
natsfr's avatar
natsfr committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944
(export (version D)
  (design
    (source C:/Users/nats/Documents/project/spino/Spino_Board/spino.sch)
    (date "04/05/2018 01:06:55")
    (tool "Eeschema 4.0.7")
    (sheet (number 1) (name /) (tstamps /)
      (title_block
        (title)
        (company)
        (rev)
        (date)
        (source spino.sch)
        (comment (number 1) (value ""))
        (comment (number 2) (value ""))
        (comment (number 3) (value ""))
        (comment (number 4) (value ""))))
    (sheet (number 2) (name /Si446x_TX/) (tstamps /5AE6C8B3/)
      (title_block
        (title)
        (company)
        (rev)
        (date "6 dec 2013")
        (source si446x_tx.sch)
        (comment (number 1) (value ""))
        (comment (number 2) (value ""))
        (comment (number 3) (value ""))
        (comment (number 4) (value ""))))
    (sheet (number 3) (name /MCU/) (tstamps /5AE72573/)
      (title_block
        (title)
        (company)
        (rev)
        (date)
        (source mcu.sch)
        (comment (number 1) (value ""))
        (comment (number 2) (value ""))
        (comment (number 3) (value ""))
        (comment (number 4) (value ""))))
    (sheet (number 4) (name "/Power Amplifier/") (tstamps /5AEB7B90/)
      (title_block
        (title)
        (company)
        (rev)
        (date)
        (source pa.sch)
        (comment (number 1) (value ""))
        (comment (number 2) (value ""))
        (comment (number 3) (value ""))
        (comment (number 4) (value "")))))
  (components
    (comp (ref U101)
      (value SN65HVD1471)
      (footprint SOIC:SOIC_8_150mil)
      (libsource (lib sn65hvd1471) (part SN65HVD1471))
      (sheetpath (names /) (tstamps /))
      (tstamp 5AEAC313))
    (comp (ref C101)
      (value 1uF)
      (footprint SM0603)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /) (tstamps /))
      (tstamp 5AEAD02F))
    (comp (ref J101)
      (value PIN_ARRAY_2x6)
      (libsource (lib pin_array) (part PIN_ARRAY_2x6))
      (sheetpath (names /) (tstamps /))
      (tstamp 5AEB61F2))
    (comp (ref U201)
      (value SI4461)
      (libsource (lib Silabs_transceivers) (part SI4461))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 5228678B))
    (comp (ref C201)
      (value 10n)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52286DB3))
    (comp (ref C202)
      (value 6.8p)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52286DC2))
    (comp (ref L201)
      (value 18n)
      (libsource (lib passives) (part IND_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52286DD2))
    (comp (ref C203)
      (value 15p)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52286DE1))
    (comp (ref L202)
      (value 18n)
      (libsource (lib passives) (part IND_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52286DF0))
    (comp (ref C205)
      (value 8.2p)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52286DFF))
    (comp (ref C206)
      (value 15p)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52286F6F))
    (comp (ref L205)
      (value 39n)
      (libsource (lib passives) (part IND_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52286F7E))
    (comp (ref L203)
      (value 56n)
      (libsource (lib passives) (part IND_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 5228850F))
    (comp (ref C207)
      (value 2.7p)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52288529))
    (comp (ref L204)
      (value 56n)
      (libsource (lib passives) (part IND_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52288538))
    (comp (ref C208)
      (value 5.1p)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 52288551))
    (comp (ref C211)
      (value 2.2u)
      (libsource (lib passives) (part CAP_0805))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 522893CA))
    (comp (ref C212)
      (value 100n)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 522893D9))
    (comp (ref C213)
      (value 100p)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 522893E8))
    (comp (ref C214)
      (value 33p)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 522893F7))
    (comp (ref L206)
      (value 220n)
      (libsource (lib passives) (part IND_0603))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 526E81D1))
    (comp (ref C204)
      (value 5.1p)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 5AE9C2FA))
    (comp (ref X201)
      (value SMD_XTAL_small)
      (footprint Xtal_SMD:xtal_3.2x2.5)
      (libsource (lib xtals) (part SMD_XTAL_small))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 5AEAB7E7))
    (comp (ref C210)
      (value 10p)
      (footprint SM0402)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 5AEABAF0))
    (comp (ref C209)
      (value 10p)
      (footprint SM0402)
      (libsource (lib passives) (part CAP_0402))
      (sheetpath (names /Si446x_TX/) (tstamps /5AE6C8B3/))
      (tstamp 5AEABC9B))
    (comp (ref X301)
      (value 8MHz)
      (footprint Xtal_SMD:xtal_3.2x2.5)
      (libsource (lib xtals) (part SMD_XTAL_small))
      (sheetpath (names /MCU/) (tstamps /5AE72573/))
      (tstamp 58B10A6E))
    (comp (ref C301)
      (value 10p)
      (footprint General_SMD:SM0603)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /MCU/) (tstamps /5AE72573/))
      (tstamp 58B11C23))
    (comp (ref C305)
      (value 10p)
      (footprint General_SMD:SM0603)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /MCU/) (tstamps /5AE72573/))
      (tstamp 58B125A0))
    (comp (ref C302)
      (value 100n)
      (footprint General_SMD:SM0603)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /MCU/) (tstamps /5AE72573/))
      (tstamp 58B245E6))
    (comp (ref C303)
      (value 100n)
      (footprint General_SMD:SM0603)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /MCU/) (tstamps /5AE72573/))
      (tstamp 58B245F3))
    (comp (ref C304)
      (value 100n)
      (footprint General_SMD:SM0603)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /MCU/) (tstamps /5AE72573/))
      (tstamp 58B24735))
    (comp (ref C306)
      (value 100n)
      (footprint General_SMD:SM0603)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names /MCU/) (tstamps /5AE72573/))
      (tstamp 58B24742))
    (comp (ref U301)
      (value STM32F103TB-QFN36)
      (footprint QFN:QFN36_6x6_0.5mm)
      (libsource (lib stm32f103tb-qfn36) (part STM32F103TB-QFN36))
      (sheetpath (names /MCU/) (tstamps /5AE72573/))
      (tstamp 58AEB95D))
    (comp (ref J301)
      (value ARM_10x2mm)
      (footprint Connectors_127mm:JTAG_10ARM)
      (libsource (lib arm_10x2mm) (part ARM_10x2mm))
      (sheetpath (names /MCU/) (tstamps /5AE72573/))
      (tstamp 5AE9F04E))
    (comp (ref Q401)
      (value AFT05MS004N)
      (footprint SOT:SOT-89-3)
      (libsource (lib aft05ms004n) (part AFT05MS004N))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0ACA2))
    (comp (ref L404)
      (value 20nH)
      (footprint Coilcraft:MINI_SPRING_TYPE_B)
      (libsource (lib passives) (part IND_SMALL))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0ADDC))
    (comp (ref R407)
      (value 33)
      (footprint General_SMD:SM1210)
      (libsource (lib passives) (part RES_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0B00B))
    (comp (ref C406)
      (value 10uF)
      (footprint General_SMD:SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0B4B7))
    (comp (ref L403)
      (value FB)
      (footprint Coilcraft:MINI_SPRING_TYPE_B)
      (libsource (lib passives) (part IND_SMALL))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0B818))
    (comp (ref C410)
      (value 100pF)
      (footprint General_SMD:SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0BA70))
    (comp (ref C409)
      (value 10uF)
      (footprint General_SMD:SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0BB63))
    (comp (ref R409)
      (value 33)
      (footprint General_SMD:SM1210)
      (libsource (lib passives) (part RES_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0F0AA))
    (comp (ref C407)
      (value 100pF)
      (footprint General_SMD:SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0BE88))
    (comp (ref L401)
      (value FB)
      (footprint Coilcraft:MINI_SPRING_TYPE_B)
      (libsource (lib passives) (part IND_SMALL))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0B32B))
    (comp (ref Z401)
      (value NC)
      (footprint General_SMD:SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE2180D))
    (comp (ref Z404)
      (value 470pF)
      (footprint General_SMD:SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE22047))
    (comp (ref C411)
      (value 470pF)
      (footprint General_SMD:SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AE0C99E))
    (comp (ref L405)
      (value 5nH)
      (footprint Coilcraft:MINI_SPRING_TYPE_B)
      (libsource (lib passives) (part IND_SMALL))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEB8943))
    (comp (ref Z403)
      (value 25pF)
      (footprint General_SMD:SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEB8B2D))
    (comp (ref L402)
      (value 3nH)
      (footprint Coilcraft:MINI_SPRING_TYPE_B)
      (libsource (lib passives) (part IND_SMALL))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEB9557))
    (comp (ref Z402)
      (value 30pF)
      (footprint General_SMD:SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEB9680))
    (comp (ref U401)
      (value LP38693MP-ADJ)
      (footprint SOT:SOT-223-5)
      (libsource (lib lp38693mp-adj) (part LP38693MP-ADJ))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBB8AD))
    (comp (ref C401)
      (value 4.7uF)
      (footprint SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBBA6C))
    (comp (ref C402)
      (value 100nF)
      (footprint SM0603)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBBAC7))
    (comp (ref R401)
      (value 10k)
      (footprint SM0603)
      (libsource (lib passives) (part RES_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBC41A))
    (comp (ref R403)
      (value ?)
      (footprint SM0603)
      (libsource (lib passives) (part RES_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBC6BC))
    (comp (ref R402)
      (value ?)
      (footprint SM0603)
      (libsource (lib passives) (part RES_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBC854))
    (comp (ref C403)
      (value 1uF)
      (footprint SM0805)
      (libsource (lib passives) (part CAP_0805))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBCC0E))
    (comp (ref U402)
      (value LP38693MP-ADJ)
      (footprint SOT:SOT-223-5)
      (libsource (lib lp38693mp-adj) (part LP38693MP-ADJ))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBD929))
    (comp (ref C404)
      (value 4.7uF)
      (footprint SM1206)
      (libsource (lib passives) (part CAP_1206))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBD935))
    (comp (ref C405)
      (value 100nF)
      (footprint SM0603)
      (libsource (lib passives) (part CAP_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBD93B))
    (comp (ref R408)
      (value ?)
      (footprint SM0603)
      (libsource (lib passives) (part RES_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBD954))
    (comp (ref R406)
      (value ?)
      (footprint SM0603)
      (libsource (lib passives) (part RES_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBD95A))
    (comp (ref C408)
      (value 1uF)
      (footprint SM0805)
      (libsource (lib passives) (part CAP_0805))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBD97C))
    (comp (ref R405)
      (value 10k)
      (footprint SM0603)
      (libsource (lib passives) (part RES_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBDF5B))
    (comp (ref R404)
      (value 10k)
      (footprint SM0603)
      (libsource (lib passives) (part RES_0603))
      (sheetpath (names "/Power Amplifier/") (tstamps /5AEB7B90/))
      (tstamp 5AEBE3B6)))
  (libparts
    (libpart (lib aft05ms004n) (part AFT05MS004N)
      (description "RF Power LDMOS Transistor")
      (fields
        (field (name Reference) Q)
        (field (name Value) AFT05MS004N))
      (pins
        (pin (num 1) (name G) (type input))
        (pin (num 2) (name S) (type passive))
        (pin (num 3) (name D) (type passive))))
    (libpart (lib arm_10x2mm) (part ARM_10x2mm)
      (fields
        (field (name Reference) J)
        (field (name Value) ARM_10x2mm))
      (pins
        (pin (num 1) (name VREF) (type power_out))
        (pin (num 2) (name TMS) (type input))
        (pin (num 3) (name GND) (type power_out))
        (pin (num 4) (name TCK) (type input))
        (pin (num 5) (name GND) (type power_out))
        (pin (num 6) (name TDO) (type output))
        (pin (num 7) (name KEY) (type NotConnected))
        (pin (num 8) (name TDI) (type input))
        (pin (num 9) (name DET) (type passive))
        (pin (num 10) (name ~Reset) (type input))))
    (libpart (lib passives) (part CAP_0402)
      (fields
        (field (name Reference) C)
        (field (name Value) CAP_0402)
        (field (name Footprint) SM0402))
      (pins
        (pin (num 1) (name ~) (type passive))
        (pin (num 2) (name ~) (type passive))))
    (libpart (lib passives) (part CAP_0603)
      (fields
        (field (name Reference) C)
        (field (name Value) CAP_0603)
        (field (name Footprint) SM0603))
      (pins
        (pin (num 1) (name ~) (type passive))
        (pin (num 2) (name ~) (type passive))))
    (libpart (lib passives) (part CAP_0805)
      (fields
        (field (name Reference) C)
        (field (name Value) CAP_0805)
        (field (name Footprint) SM0805))
      (pins
        (pin (num 1) (name ~) (type passive))
        (pin (num 2) (name ~) (type passive))))
    (libpart (lib passives) (part CAP_1206)
      (fields
        (field (name Reference) C)
        (field (name Value) CAP_1206)
        (field (name Footprint) SM1206))
      (pins
        (pin (num 1) (name ~) (type passive))
        (pin (num 2) (name ~) (type passive))))
    (libpart (lib passives) (part IND_0402)
      (fields
        (field (name Reference) L)
        (field (name Value) IND_0402)
        (field (name Footprint) SM0402))
      (pins
        (pin (num 1) (name ~) (type passive))
        (pin (num 2) (name ~) (type passive))))
    (libpart (lib passives) (part IND_0603)
      (fields
        (field (name Reference) L)
        (field (name Value) IND_0603)
        (field (name Footprint) SM0603))
      (pins
        (pin (num 1) (name ~) (type passive))
        (pin (num 2) (name ~) (type passive))))
    (libpart (lib passives) (part IND_SMALL)
      (fields
        (field (name Reference) U)
        (field (name Value) IND_SMALL))
      (pins
        (pin (num 1) (name ~) (type passive))
        (pin (num 2) (name ~) (type passive))))
    (libpart (lib lp38693mp-adj) (part LP38693MP-ADJ)
      (fields
        (field (name Reference) U)
        (field (name Value) LP38693MP-ADJ))
      (pins
        (pin (num 1) (name EN) (type input))
        (pin (num 2) (name ADJ) (type input))
        (pin (num 3) (name OUT) (type power_out))
        (pin (num 4) (name Vin) (type power_in))
        (pin (num 5) (name GND) (type power_in))))
    (libpart (lib pin_array) (part PIN_ARRAY_2x6)
      (fields
        (field (name Reference) J)
        (field (name Value) PIN_ARRAY_2x6))
      (pins
        (pin (num 1) (name 1) (type unspc))
        (pin (num 2) (name 2) (type unspc))
        (pin (num 3) (name 3) (type unspc))
        (pin (num 4) (name 4) (type unspc))
        (pin (num 5) (name 5) (type unspc))
        (pin (num 6) (name 6) (type unspc))
        (pin (num 7) (name 7) (type unspc))
        (pin (num 8) (name 8) (type unspc))
        (pin (num 9) (name 9) (type unspc))
        (pin (num 10) (name 10) (type unspc))
        (pin (num 11) (name 11) (type unspc))
        (pin (num 12) (name 12) (type unspc))))
    (libpart (lib passives) (part RES_0603)
      (footprints
        (fp SM0603))
      (fields
        (field (name Reference) R)
        (field (name Value) RES_0603)
        (field (name Footprint) SM0603))
      (pins
        (pin (num 1) (name 1) (type input))
        (pin (num 2) (name 2) (type input))))
    (libpart (lib Silabs_transceivers) (part SI4461)
      (fields
        (field (name Reference) U)
        (field (name Value) SI4461))
      (pins
        (pin (num 1) (name SDN) (type input))
        (pin (num 2) (name RXp) (type input))
        (pin (num 3) (name RXn) (type input))
        (pin (num 4) (name TX) (type output))
        (pin (num 5) (name NC) (type NotConnected))
        (pin (num 6) (name VDD) (type power_in))
        (pin (num 7) (name TXRamp) (type input))
        (pin (num 8) (name VDD) (type power_in))
        (pin (num 9) (name GPIO0) (type BiDi))
        (pin (num 10) (name GPIO1) (type BiDi))
        (pin (num 11) (name nIRQ) (type output))
        (pin (num 12) (name SCLK) (type input))
        (pin (num 13) (name SDO) (type output))
        (pin (num 14) (name SDI) (type input))
        (pin (num 15) (name nSEL) (type input))
        (pin (num 16) (name Xout) (type output))
        (pin (num 17) (name Xin) (type input))
        (pin (num 18) (name GND) (type power_in))
        (pin (num 19) (name GPIO2) (type BiDi))
        (pin (num 20) (name GPIO3) (type BiDi))
        (pin (num 21) (name PAD) (type power_in))))
    (libpart (lib xtals) (part SMD_XTAL_small)
      (fields
        (field (name Reference) X)
        (field (name Value) SMD_XTAL_small))
      (pins
        (pin (num 1) (name ~) (type input))
        (pin (num 2) (name ~) (type passive))
        (pin (num 3) (name ~) (type input))
        (pin (num 4) (name ~) (type passive))))
    (libpart (lib sn65hvd1471) (part SN65HVD1471)
      (fields
        (field (name Reference) U)
        (field (name Value) SN65HVD1471)
        (field (name Footprint) SOIC:SOIC_8_150mil))
      (pins
        (pin (num 1) (name Vcc) (type power_in))
        (pin (num 2) (name R) (type output))
        (pin (num 3) (name D) (type input))
        (pin (num 4) (name GND) (type power_in))
        (pin (num 5) (name Y) (type output))
        (pin (num 6) (name Z) (type output))
        (pin (num 7) (name B) (type input))
        (pin (num 8) (name A) (type input))))
    (libpart (lib stm32f103tb-qfn36) (part STM32F103TB-QFN36)
      (fields
        (field (name Reference) U)
        (field (name Value) STM32F103TB-QFN36)
        (field (name Footprint) QFN:QFN36_6x6_0.5mm))
      (pins
        (pin (num 1) (name Vdd) (type power_in))
        (pin (num 2) (name OSC_IN-PD0) (type BiDi))
        (pin (num 3) (name OSC_OUT-PD1) (type BiDi))
        (pin (num 4) (name NRST) (type input))
        (pin (num 5) (name Vssa) (type power_in))
        (pin (num 6) (name Vdda) (type power_in))
        (pin (num 7) (name PA0-WKUP) (type BiDi))
        (pin (num 8) (name PA1) (type BiDi))
        (pin (num 9) (name PA2) (type BiDi))
        (pin (num 10) (name PA3) (type BiDi))
        (pin (num 11) (name PA4) (type BiDi))
        (pin (num 12) (name PA5) (type BiDi))
        (pin (num 13) (name PA6) (type BiDi))
        (pin (num 14) (name PA7) (type BiDi))
        (pin (num 15) (name PB0) (type BiDi))
        (pin (num 16) (name PB1) (type BiDi))
        (pin (num 17) (name PB2-BOOT1) (type BiDi))
        (pin (num 18) (name Vss) (type power_in))
        (pin (num 19) (name Vdd) (type power_in))
        (pin (num 20) (name PA8) (type BiDi))
        (pin (num 21) (name PA9) (type BiDi))
        (pin (num 22) (name PA10) (type BiDi))
        (pin (num 23) (name PA11) (type BiDi))
        (pin (num 24) (name PA12) (type BiDi))
        (pin (num 25) (name PA13) (type BiDi))
        (pin (num 26) (name Vss) (type power_in))
        (pin (num 27) (name Vdd) (type power_in))
        (pin (num 28) (name PA14) (type BiDi))
        (pin (num 29) (name PA15) (type BiDi))
        (pin (num 30) (name PB3) (type BiDi))
        (pin (num 31) (name PB4) (type BiDi))
        (pin (num 32) (name PB5) (type BiDi))
        (pin (num 33) (name PB6) (type BiDi))
        (pin (num 34) (name PB7) (type BiDi))
        (pin (num 35) (name BOOT0) (type input))
        (pin (num 36) (name Vss) (type power_in))
        (pin (num 37) (name PAD) (type power_in)))))
  (libraries
    (library (logical aft05ms004n)
      (uri C:\Users\nats\Documents\project\kicad-components\Transistors\aft05ms004n.lib))
    (library (logical passives)
      (uri C:\Users\nats\Documents\project\kicad-components\Passive\passives.lib))
    (library (logical Silabs_transceivers)
      (uri C:\Users\nats\Documents\project\kicad-components\Transceiver\Sug-GHz\Silabs_transceivers.lib))
    (library (logical stm32f103tb-qfn36)
      (uri C:\Users\nats\Documents\project\kicad-components\uC\ST\stm32f103tb-qfn36.lib))
    (library (logical xtals)
      (uri C:\Users\nats\Documents\project\kicad-components\Oscillator\Xtal\xtals.lib))
    (library (logical sn65hvd1471)
      (uri C:\Users\nats\Documents\project\kicad-components\Interface\sn65hvd1471.lib))
    (library (logical arm_10x2mm)
      (uri C:\Users\nats\Documents\project\kicad-components\Connectors\JTAG\arm_10x2mm.lib))
    (library (logical pin_array)
      (uri C:\Users\nats\Documents\project\kicad-components\Connectors\PIN_ARRAY\pin_array.lib))
    (library (logical lp38693mp-adj)
      (uri C:\Users\nats\Documents\project\kicad-components\Power\LDO\lp38693mp-adj.lib)))
  (nets
    (net (code 1) (name "Net-(J101-Pad10)")
      (node (ref U101) (pin 6))
      (node (ref J101) (pin 10)))
    (net (code 2) (name "Net-(J101-Pad4)")
      (node (ref J101) (pin 4))
      (node (ref U101) (pin 7)))
    (net (code 3) (name "Net-(J101-Pad2)")
      (node (ref J101) (pin 2))
      (node (ref U101) (pin 8)))
    (net (code 4) (name "Net-(J101-Pad12)")
      (node (ref U101) (pin 5))
      (node (ref J101) (pin 12)))
    (net (code 5) (name GND)
      (node (ref C301) (pin 2))
      (node (ref X301) (pin 4))
      (node (ref C305) (pin 2))
      (node (ref J301) (pin 5))
      (node (ref J301) (pin 3))
      (node (ref J301) (pin 9))
      (node (ref X201) (pin 2))
      (node (ref C303) (pin 1))
      (node (ref X301) (pin 2))
      (node (ref U201) (pin 21))
      (node (ref C213) (pin 2))
      (node (ref C212) (pin 2))
      (node (ref C211) (pin 2))
      (node (ref C208) (pin 2))
      (node (ref U201) (pin 18))
      (node (ref C214) (pin 2))
      (node (ref C202) (pin 2))
      (node (ref R401) (pin 2))
      (node (ref X201) (pin 4))
      (node (ref C205) (pin 2))
      (node (ref C203) (pin 2))
      (node (ref U301) (pin 5))
      (node (ref U301) (pin 18))
      (node (ref U301) (pin 37))
      (node (ref U301) (pin 36))
      (node (ref U301) (pin 35))
      (node (ref U301) (pin 26))
      (node (ref Q401) (pin 2))
      (node (ref C409) (pin 1))
      (node (ref C406) (pin 2))
      (node (ref C407) (pin 2))
      (node (ref C410) (pin 1))
      (node (ref Z403) (pin 1))
      (node (ref C402) (pin 2))
      (node (ref C401) (pin 2))
      (node (ref U401) (pin 5))
      (node (ref Z402) (pin 1))
      (node (ref R402) (pin 1))
      (node (ref C403) (pin 2))
      (node (ref C302) (pin 1))
      (node (ref C306) (pin 1))
      (node (ref U402) (pin 5))
      (node (ref R406) (pin 1))
      (node (ref C405) (pin 2))
      (node (ref C404) (pin 2))
      (node (ref C304) (pin 1))
      (node (ref C408) (pin 2))
      (node (ref U101) (pin 4))
      (node (ref C210) (pin 2))
      (node (ref C101) (pin 2))
      (node (ref C209) (pin 2))
      (node (ref J101) (pin 7))
      (node (ref J101) (pin 5))
      (node (ref J101) (pin 6))
      (node (ref J101) (pin 8)))
    (net (code 6) (name /MCU/PB1)
      (node (ref U201) (pin 1))
      (node (ref U301) (pin 16)))
    (net (code 7) (name /Si446x_TX/GPIO3)
      (node (ref U301) (pin 10))
      (node (ref U201) (pin 20)))
    (net (code 8) (name /Si446x_TX/GPIO2)
      (node (ref U301) (pin 9))
      (node (ref U201) (pin 19)))
    (net (code 9) (name "/Power Amplifier/RF_IN")
      (node (ref C201) (pin 1))
      (node (ref Z401) (pin 2)))
    (net (code 10) (name "/Power Amplifier/RF_OUT")
      (node (ref Z404) (pin 1)))
    (net (code 11) (name /Si446x_TX/RF_IN)
      (node (ref C204) (pin 2)))
    (net (code 12) (name VCC)
      (node (ref U402) (pin 4))
      (node (ref J101) (pin 11))
      (node (ref J101) (pin 9))
      (node (ref C402) (pin 1))
      (node (ref C401) (pin 1))
      (node (ref U401) (pin 4))
      (node (ref J101) (pin 3))
      (node (ref C404) (pin 1))
      (node (ref J101) (pin 1))
      (node (ref C405) (pin 1)))
    (net (code 13) (name /MCU/CS)
      (node (ref U301) (pin 11))
      (node (ref U201) (pin 15)))
    (net (code 14) (name /MCU/MISO)
      (node (ref U301) (pin 13))
      (node (ref U201) (pin 13)))
    (net (code 15) (name /MCU/MOSI)
      (node (ref U201) (pin 14))
      (node (ref U301) (pin 14)))
    (net (code 16) (name /Si446x_TX/GPIO0)
      (node (ref U201) (pin 9))
      (node (ref U301) (pin 7)))
    (net (code 17) (name /MCU/RF_INT)
      (node (ref U301) (pin 15))
      (node (ref U201) (pin 11)))
    (net (code 18) (name /MCU/SCK)
      (node (ref U201) (pin 12))
      (node (ref U301) (pin 12)))
    (net (code 19) (name /Si446x_TX/GPIO1)
      (node (ref U301) (pin 8))
      (node (ref U201) (pin 10)))
    (net (code 20) (name +3.3V)
      (node (ref C303) (pin 2))
      (node (ref U301) (pin 27))
      (node (ref U301) (pin 19))
      (node (ref C302) (pin 2))
      (node (ref C101) (pin 1))
      (node (ref C306) (pin 2))
      (node (ref U101) (pin 1))
      (node (ref C304) (pin 2))
      (node (ref U301) (pin 6))
      (node (ref U301) (pin 1))
      (node (ref J301) (pin 1)))
    (net (code 21) (name /MCU/US1_RX)
      (node (ref U301) (pin 22))
      (node (ref U101) (pin 2)))
    (net (code 22) (name /MCU/US1_TX)
      (node (ref U301) (pin 21))
      (node (ref U101) (pin 3)))
    (net (code 23) (name +3.3V_RF)
      (node (ref C212) (pin 1))
      (node (ref C213) (pin 1))
      (node (ref C214) (pin 1))
      (node (ref C211) (pin 1))
      (node (ref L206) (pin 1)))
    (net (code 24) (name "Net-(C209-Pad1)")
      (node (ref X201) (pin 1))
      (node (ref C209) (pin 1))
      (node (ref U201) (pin 16)))
    (net (code 25) (name "Net-(C210-Pad1)")
      (node (ref U201) (pin 17))
      (node (ref C210) (pin 1))
      (node (ref X201) (pin 3)))
    (net (code 26) (name "Net-(C204-Pad1)")
      (node (ref L203) (pin 1))
      (node (ref C207) (pin 1))
      (node (ref C204) (pin 1)))
    (net (code 27) (name "Net-(U201-Pad5)")
      (node (ref U201) (pin 5)))
    (net (code 28) (name "Net-(U201-Pad6)")
      (node (ref U201) (pin 6)))
    (net (code 29) (name "Net-(U201-Pad7)")
      (node (ref U201) (pin 7)))
    (net (code 30) (name "Net-(U201-Pad8)")
      (node (ref U201) (pin 8)))
    (net (code 31) (name /Si446x_TX/RF_7)
      (node (ref L203) (pin 2))
      (node (ref L204) (pin 2))
      (node (ref U201) (pin 2))
      (node (ref C208) (pin 1)))
    (net (code 32) (name /Si446x_TX/RF_6)
      (node (ref U201) (pin 3))
      (node (ref L204) (pin 1))
      (node (ref C207) (pin 2)))
    (net (code 33) (name /Si446x_TX/RF_5)
      (node (ref L206) (pin 2))
      (node (ref L205) (pin 2))
      (node (ref U201) (pin 4)))
    (net (code 34) (name /Si446x_TX/RF_4)
      (node (ref L205) (pin 1))
      (node (ref C206) (pin 2)))
    (net (code 35) (name /Si446x_TX/RF_3)
      (node (ref C206) (pin 1))
      (node (ref C205) (pin 1))
      (node (ref L202) (pin 2)))
    (net (code 36) (name /Si446x_TX/RF_2)
      (node (ref L202) (pin 1))
      (node (ref C203) (pin 1))
      (node (ref L201) (pin 2)))
    (net (code 37) (name /Si446x_TX/RF_1)
      (node (ref C202) (pin 1))
      (node (ref C201) (pin 2))
      (node (ref L201) (pin 1)))
    (net (code 38) (name /MCU/SDA)
      (node (ref U301) (pin 34)))
    (net (code 39) (name "Net-(U301-Pad24)")
      (node (ref U301) (pin 24)))
    (net (code 40) (name /MCU/SCL)
      (node (ref U301) (pin 33)))
    (net (code 41) (name "Net-(U301-Pad23)")
      (node (ref U301) (pin 23)))
    (net (code 42) (name "Net-(U301-Pad32)")
      (node (ref U301) (pin 32)))
    (net (code 43) (name "Net-(U301-Pad17)")
      (node (ref U301) (pin 17)))
    (net (code 44) (name /MCU/NRST)
      (node (ref J301) (pin 10))
      (node (ref U301) (pin 4)))
    (net (code 45) (name "Net-(C305-Pad1)")
      (node (ref X301) (pin 3))
      (node (ref C305) (pin 1))
      (node (ref U301) (pin 3)))
    (net (code 46) (name "Net-(C301-Pad1)")
      (node (ref C301) (pin 1))
      (node (ref X301) (pin 1))
      (node (ref U301) (pin 2)))
    (net (code 47) (name "Net-(U301-Pad20)")
      (node (ref U301) (pin 20)))
    (net (code 48) (name "Net-(U301-Pad31)")
      (node (ref U301) (pin 31)))
    (net (code 49) (name /MCU/TMS)
      (node (ref J301) (pin 2))
      (node (ref U301) (pin 25)))
    (net (code 50) (name /MCU/TDO)
      (node (ref U301) (pin 30))
      (node (ref J301) (pin 6)))
    (net (code 51) (name "Net-(J301-Pad7)")
      (node (ref J301) (pin 7)))
    (net (code 52) (name /MCU/TDI)
      (node (ref J301) (pin 8))
      (node (ref U301) (pin 29)))
    (net (code 53) (name /MCU/TCK)
      (node (ref U301) (pin 28))
      (node (ref J301) (pin 4)))
    (net (code 54) (name "Net-(R402-Pad2)")
      (node (ref R402) (pin 2))
      (node (ref R403) (pin 2))
      (node (ref U401) (pin 2)))
    (net (code 55) (name "/Power Amplifier/PA_EN")
      (node (ref R401) (pin 1))
      (node (ref U401) (pin 1)))
    (net (code 56) (name "/Power Amplifier/PA_EN")
      (node (ref R404) (pin 2)))
    (net (code 57) (name "Net-(R406-Pad2)")
      (node (ref U402) (pin 2))
      (node (ref R406) (pin 2))
      (node (ref R408) (pin 2)))
    (net (code 58) (name Vadj)
      (node (ref U402) (pin 3))
      (node (ref C406) (pin 1))
      (node (ref R408) (pin 1))
      (node (ref L401) (pin 1))
      (node (ref C408) (pin 1)))
    (net (code 59) (name VAMP)
      (node (ref C409) (pin 2))
      (node (ref U401) (pin 3))
      (node (ref R403) (pin 1))
      (node (ref R405) (pin 1))
      (node (ref L403) (pin 1))
      (node (ref C403) (pin 1)))
    (net (code 60) (name "Net-(R404-Pad1)")
      (node (ref U402) (pin 1))
      (node (ref R404) (pin 1))
      (node (ref R405) (pin 2)))
    (net (code 61) (name "/Power Amplifier/RF_1")
      (node (ref Z402) (pin 2))
      (node (ref Z401) (pin 1))
      (node (ref L402) (pin 1)))
    (net (code 62) (name "/Power Amplifier/RF_4")
      (node (ref C411) (pin 1))
      (node (ref L405) (pin 1)))
    (net (code 63) (name "/Power Amplifier/RF_8")
      (node (ref L405) (pin 2))
      (node (ref Z403) (pin 2))
      (node (ref Z404) (pin 2)))
    (net (code 64) (name "/Power Amplifier/RF_3")
      (node (ref C411) (pin 2))
      (node (ref Q401) (pin 3))
      (node (ref L404) (pin 2)))
    (net (code 65) (name "/Power Amplifier/RF_12")
      (node (ref L401) (pin 2))
      (node (ref R407) (pin 1))
      (node (ref C407) (pin 1)))
    (net (code 66) (name "/Power Amplifier/RF_7")
      (node (ref C410) (pin 2))
      (node (ref L404) (pin 1))
      (node (ref L403) (pin 2)))
    (net (code 67) (name "/Power Amplifier/RF_2")
      (node (ref L402) (pin 2))
      (node (ref Q401) (pin 1))
      (node (ref R409) (pin 2)))
    (net (code 68) (name "/Power Amplifier/RF_11")
      (node (ref R407) (pin 2))
      (node (ref R409) (pin 1)))))