Commit Graph

40 Commits

Author SHA1 Message Date
Kévin Redon
af693b2ee0 schematic: rename NP to DNP for clarity
Change-Id: I06c38e353f2b804faa0dcbf4a9405d5d5042af3e
2019-09-03 17:52:24 +02:00
Kévin 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
Kévin 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
Kévin 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
Kévin 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
Kévin 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
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
2aed3f177b simtrace 1.3: move point of origin to lower left corner of PCB 2013-11-11 15:30:59 +01:00
Kevin Redon
e9e54e8d80 merge 2013-10-28 11:15:44 +01:00
Kevin Redon
976b0a0a9f BOM corrected (sorted by value) and reformated 2013-10-28 11:00:33 +01:00
Harald Welte
c5b69fb194 re-add BOM spreadsheet with updated v1.3 components 2013-10-27 18:54:45 +01:00
Kevin Redon
ab6f2d1a19 MCU pin 48 used to identify v1.3 by putting it to ground (with internal pull-up) 2013-10-27 17:11:29 +01:00
Kevin Redon
b8671cab1f exported fabrication files 2013-10-27 12:49:58 +01:00
Harald Welte
4f0bebb1f9 Mark IC5 as "do not place" (VCC_Forward) as it doesn't work anyway
If the LDO is switched off, then even if we try to forward power from
the phone to the SIM, the current will sink inside the LDO (no reverse
current protection).
2012-05-19 22:02:35 +02:00
Kevin Redon
6dcf692dfa RST_PHONE pulldown added on PCB 2012-05-18 19:30:06 +02:00
Kevin Redon
1c82a64101 v1.2p fabrication exported 2012-05-16 19:52:14 +02:00
Kevin Redon
2b9d0c26a1 hw: fabrication output generated 2011-12-06 00:39:30 +01:00
Kevin Redon
88a018b3e2 hw: sysmocom added to copper, gerber rendered 2011-11-05 21:30:26 +01:00
Kevin Redon
e2ae9ddbde hw: solder mask between at91sam7s added 2011-11-05 19:06:28 +01:00
Kevin Redon
3fc51e7fc5 v1.0p corrected and rendered. BOM updated 2011-07-02 21:01:21 +02:00
Kevin Redon
ba3363e1c0 D2 and D3 now also use STPS340U instead of 1N5819 2011-07-02 19:59:11 +02:00
Kevin Redon
f54394ed28 BOM updated for production 2011-07-02 13:41:47 +02:00
Kevin Redon
34eaeb1684 PS/gerber rendered for production 2011-07-02 13:37:01 +02:00
Kevin Redon
b35578b117 BOM updated 2011-06-23 13:22:37 +02:00
Kevin Redon
199cc31535 PCB PS drawings were in the wrong folder 2011-06-23 12:15:36 +02:00
Kevin Redon
ff03d7e879 ps/gerber rerendered for the thermal footprints 2011-06-23 00:20:49 +02:00
Kevin Redon
5359f93f07 v1.0 released. board version added, output (schema,gerber) rendered 2011-06-21 15:48:25 +02:00
Kevin Redon
96bba80232 wrong USB connector from digikey in BOM chosen. corrected : hirose UX60-MB-5ST / digikey H2959CT-ND 2011-06-21 14:58:49 +02:00
Kevin Redon
35c53726c9 output rendered 2011-06-21 02:44:26 +02:00
Kevin Redon
cc08944c5c BOM updated, partially 2011-06-20 23:38:59 +02:00
Kevin Redon
bcd3695c1a LDO, and power switch added. not verified yet 2011-06-20 22:50:22 +02:00
Kevin Redon
13b6eff33a bus switch CB3q3244 used instead of QS3244 2011-06-20 17:26:04 +02:00
Kevin Redon
44acd46f35 USB changed, BOM updated 2011-06-20 13:14:30 +02:00
Kevin Redon
0ffd081460 USB_PUP all whole board rerouted 2011-06-15 16:12:13 +02:00
Kevin Redon
3914ee6b2b debug port changed 2011-05-22 15:54:51 +02:00
Kevin Redon
6684648591 board rerouted 2011-05-17 13:25:49 +02:00
Kevin Redon
7c7336c677 pcb drawings & gerber added 2011-05-15 19:40:50 +02:00