Commit Graph

280 Commits

Author SHA1 Message Date
Oliver Smith 2bbb7cd7f8 contrib/jenkins.sh: add new script
Prepare to replace the legacy SIMTRACE jenkins job with a new
master-simtrace job that works like other master build jobs. Move the
build commands from the old job into this contrib/jenkins.sh file.
2023-08-29 11:59:59 +02:00
Harald Welte 122531949d smartcard-fpc: add BOM attributes 2023-01-25 22:00:24 +01:00
Harald Welte 7dfb319dc0 smartcard-fpc: update gerber export 2023-01-25 21:59:41 +01:00
Harald Welte c1338a1186 smartcard-fpc: Add company logo / marketing + version indication 2023-01-25 20:56:38 +01:00
Harald Welte 72b0040cee smartcard-fpc: Move labels / WEEE bin to different location 2023-01-25 20:55:33 +01:00
Harald Welte cda1ef7f75 smartcard-fpc: Update to use with JUSHUO-AFA07 FPC connector 2023-01-25 20:55:33 +01:00
Kévin Redon dfc1c4fc72 expert 4FF-FFC gerbers 2022-11-20 20:34:36 +01:00
Kévin Redon ac4f87a06b add 4FF-FFC design in 4 directions
only 2 directions were present
2022-11-20 20:33:20 +01:00
Harald Welte 8e3eccd270 update git URLs (git -> https; gitea) 2022-06-17 23:02:39 +02:00
Harald Welte 22f87eb4e5 smartcard-fpc: Don't put solder cream on smartcard contacts 2021-01-14 15:33:37 +01:00
Harald Welte b161f50e72 add full-size smartcard to FPC adapter design files 2020-12-29 17:30:02 +01:00
Kevin Redon 6dc3393177 add v1.5 release file
Change-Id: I1185e30cb241b08b87ea3131c6a582fc96fe8fa5
2019-10-01 15:27:32 +02:00
Kevin Redon 01fb365d32 add README wit hardwar eproject details
Change-Id: Ie5f2ac7d15d28e44abb60fdbc16f3e9f97544b03
2019-10-01 15:24:59 +02:00
Kevin Redon 3d2234cf66 update BOM with DNP parts
Change-Id: If650fa0a806e77d72c432a83388c0a7e414333cc
2019-10-01 15:23:12 +02:00
Kevin Redon 518fb3f40a add parts related datasheets
Change-Id: Ic61f1311d688f5a515385ca992a60f7f0fc75e82
2019-10-01 15:02:49 +02:00
Kevin Redon 6202db5089 Merge branch 'v1.5'
Change-Id: I19221ac1e88ee4ba6b74705f898c145fe76724a2
2019-10-01 15:00:28 +02:00
Kevin Redon 8958907a57 add v1.4 release files
Change-Id: I788d3b970fe8ec277bd77e0fe61bd795d554e94c
2019-10-01 14:58:35 +02:00
Kevin Redon 2714c8d357 Merge branch 'v1.4'
Change-Id: Ie406e2d62adbd2e9914b04b9d874d2bd520026a9
2019-10-01 14:57:42 +02:00
Kevin Redon f9895d703d add v1.3 release files
Change-Id: I32d82402a8c56ae2b27345bbff20c3214c1ed017
2019-10-01 14:47:45 +02:00
Kevin Redon 83d28736a3 Merge branch 'v1.3'
Change-Id: I8ecde4dd1b6ff749e762bb2c42f99df04723c753
2019-10-01 14:44:15 +02:00
Kevin Redon eb020e6071 add v1.2p release files
Change-Id: I21c9a9a0b96cdc68aea454b3c72091e02efdc01a
2019-10-01 14:37:39 +02:00
Kevin Redon 02405c014b Merge branch 'v1.2_production'
Change-Id: Ib4cba75e8e3cb795b38db588f6ad452e1ff26faa
2019-10-01 14:34:07 +02:00
Kevin Redon 18ed2c1ed8 add v1.1p release files
Change-Id: Ie0f05b912df1f1c44157be2cea24c12d75627374
2019-10-01 14:30:46 +02:00
Kevin Redon dc4cb0a9ac Merge branch 'v1.1_production'
Change-Id: Ie064c379c9625b3cf6910912fd859e8e4dd0326e
2019-10-01 14:28:01 +02:00
Kevin Redon 74eb7fad6d add v1.0p release files
Change-Id: Id4b69f1b6deac0a7d0f3725f2d96d75c5b6c6ca8
2019-10-01 14:25:31 +02:00
Kevin Redon 8c202c012b Merge branch 'v1.0_production'
Change-Id: I481a6b1802993ceb6d02e7edcbd3b6d853f1e487
2019-10-01 14:21:04 +02:00
Kevin Redon ceeb2b1ad8 add v1.0 release files
Change-Id: I879d35bca5bbaf2bc9616d181b085b4af7196fdc
2019-10-01 14:17:35 +02:00
Kevin Redon 28eff3dced schematic: add DNP note on JTAG and UART debug connectors
Change-Id: Id1c03418af021ce8febd666946bed3d8c01ceb77
2019-10-01 13:09:04 +02:00
Kevin Redon 06b45f17b6 schematic: mark P1 and P2 as dot no place
P1 (JTAG) and P2 (FTDI UART) are onlz needed to be placed on
boards meant for development.
this can by done by hand separately.

Change-Id: I039ecff7d910f3de549bf2cec264a860c8ea1d34
2019-09-03 21:26:05 +02:00
Kevin Redon bea9406bb1 schematic: mark USB reset circuit as dot no place
the additional circuit to reset USB (by pulling D+ low) is not
required anymore since the USB controller in the SAM3S integrates
this capability.
the SAM3S-EK Development Board also demonstrates only the inline
27 Ohm termination resistors are required.

this change has been tested (behind 2 USB HUBs).
the RESET button still works.
resetting using DFU into the bootloader and starting the
application from the bootloader still works.

Change-Id: I648a041f6d3cf456f1783249546078961f85e662
2019-09-03 21:13:44 +02:00
Kevin Redon 614ce7a7d8 schematic: mark R19 as dot no place
R19 pulls VCC_PHONE low for better power on detection.
but the voltage divider R20 + R21 also pull this line low using
a stronger pull down resistor ok 20 kOhm.
thus R19 is unnecessary-

this change has been tested with a real simtrace device.
trace and card emulation worked with a Nokia 3310.

Change-Id: I0dd2025a8634f0ec38060cfbaae68618a4198fca
2019-09-03 20:33:57 +02:00
Kevin Redon af693b2ee0 schematic: rename NP to DNP for clarity
Change-Id: I06c38e353f2b804faa0dcbf4a9405d5d5042af3e
2019-09-03 17:52:24 +02:00
Kevin Redon 31f31e24eb schematic: mark JP1 and JP2 as dot no place
the protruding through hole pins of the header for the jumper
might get shorted when the board lies on a conductive surface,
leading to unwanted flash erase (JP2) or false TST signal (JP1)

Change-Id: I7fc6176d8c63ab8274b641e7bcd990093af3c4ca
2019-09-03 17:47:55 +02:00
Kevin Redon 2ad8ff8100 schematic: mark R22 as dot no place
R22 is use to pull the FLAGB output of the FPF2109 high since this
is an open-drain output.
but we actually don't read FLAGB do get the error conditions, thus
thus pull-up resistor is not required.

this change has been tested with a real simtrace device.
trace and card emulation worked with a Nokia 3310.

Change-Id: I3dd82864708f1ecb30ddbaa4c60aa600325455e2
2019-09-03 17:40:31 +02:00
Kevin Redon 3df5a7f274 schematic: mark R24 as no place
R24 is pulling the voltage regulator output for VCC_SIM down.
it has probably been added at the same time as R15.
since we don't read VCC_SIM it is not important to have it in a
defined state.
also the card, phone, or simtrace will provide power to the card
when required (else the card load is high enough to immediately
pull it down).

this change has been tested with a real simtrace device.
trace and card emulation worked with a Nokia 3310.

Change-Id: Iaae0959b62bc9348279bc5d840addbeb28fdf98f
2019-09-03 17:20:50 +02:00
Kevin Redon 9cb8f504cb schematic: mark R15 as no place
R15 is pulling VCC_SIM down.
it has probably been added because a load resistor is present in
the FPF2109 datasheet example application, or to not have VCC_SIM
in tri-state.
since we don't read VCC_SIM it is not important to have it in a
defined state.
also the card, phone, or simtrace will provide power to the card
when required (else the card load is high enough to immediately
pull it down).
current flowing from the other card pins back to VCC should not
happen, and if it happens this high value resistor will not have
any effect.

this change has been tested with a real device.
trace and card emulation worked with a Nokia 3310.

Change-Id: I002b1fcf1039c8910d902e476a47183172d70761
2019-09-03 17:08:46 +02:00
Kevin Redon 7fc392aabf schematic: make it more readable
- VCC is up
- GND is down
- group the parts by functionality and use net name
- separate decoupling capacitors
- arrange groups from left input to right output

Change-Id: I2d894dd10b8b619ccbce1ae8b7e25316963157c8
2019-09-03 14:48:23 +02:00
Kevin Redon 9bf63354e7 updated libraries to KiCad 5
the library system changed from KiCad 4 to KiCad 5.
the custom libraries have been re-added to the project, and all
symbol names have been updated.
some symbols are a bit smaller, requiring to add some wires.

Change-Id: Id8e61aab6f05c633f455ef0d338c1658a62a2c4a
2019-08-27 17:31:37 +02:00
Kevin Redon 2bdf944c11 remove unused cable project
the layout for the FPC cable was not existing, and the schematic
is not an actual part of SIMtrace.
the FPC cables are designed separately.

Change-Id: I9138476c96404e18161b58b7b3a7a450ce633e81
2019-08-27 17:28:21 +02:00
Harald Welte 6fde8e1c26 update README with current information + convert to Markdown 2017-03-17 22:49:14 +01:00
Harald Welte 197ed82a32 add 'sysmocom' name to mini-UICC and nano-UICC adapters
As sysmocom is the only company manufacturing them for now, we add this
branding to the design files.
2016-04-01 13:13:53 +02:00
Harald Welte 46aceb222a remove second copy of mini-UICC FPC adapter 2016-04-01 10:06:09 +02:00
Harald Welte 0a530496b5 Add 4FF (nanoSIM) adapter 2015-08-19 15:02:51 +02:00
King Kévin 6279da6fe0 change microcontroller to SAM3S 2015-07-05 09:58:19 +02:00
Harald Welte 3fc0e7da79 Update BOM for v1.4
* AT91SAM128D, not C, as old is EOL
* New ferrite bead / filter, as old is EOL.
* Flash S25FL032P0XMFI011, was already populated in v1.3
2014-06-26 11:34:44 +02:00
Kevin Redon 2a63d76a74 export schematic, and pcb (with minor esthetic corrections) 2014-06-23 00:23:40 -07:00
Harald Welte 21f7718e2f v1.4: Connect PA0 to 3V3; pull-up for PA1/PA2 (R25,R26)
PA0, PA1 and PA2 must be high during reset to enter SAM-BA mode.
2014-06-20 15:39:02 +02:00
Harald Welte e24db8d2b4 Schematic: Make sure PA0 to PA2 are high on power-up
any other level is interfering with SAM-BA operation.  This fixes
the PA0=GND bug in the previous v1.3 version.
2014-06-20 09:44:09 +02:00
Harald Welte b8d4927137 mini-UICC-reverse: re-generate gerber and add outline GBR 2014-04-30 20:27:36 +02:00
Harald Welte e179a32048 add PCB design of mini-UICC (original and reverse) adapters 2014-04-26 09:37:22 +02:00