Kévin Redon
f908f659fc
SIMtrace: enable interrupt on edge dection for SIM_RST pin to reset the sniffer ISO state
2018-06-25 15:49:28 +02:00
Kévin Redon
42af4949a7
SIMtrace: fix default SIM_RST pin state to allow phone controlled reset
2018-06-24 11:31:36 +02:00
Kévin Redon
4814b15bbf
SIMtrace: only enable main sniffing mode on SIMtrace board
2018-06-24 11:30:31 +02:00
Kévin Redon
2d972f5910
simtrace: add dedicated power pins configuration for sniffing
2018-06-11 13:42:23 +02:00
Kévin Redon
d0b4a9da81
sniff: use USART 0 instead of USART 1
...
Use USART 0 connected to the SIM card side to sniff the communication.
The card side can also measure ETU times.
Do proper pin initialization.
This code can already capture the ATR communication between phone and card.
2018-06-07 18:56:47 +02:00
Kévin Redon
86ea4faef6
SIMtrace board: comment and fix pin definition
2018-06-06 17:02:33 +02:00
Kévin Redon
38a467e630
enable (empty) sniffer support for SIMtrace board
2018-06-04 16:30:01 +02:00
Harald Welte
c1e2254854
simtrace: Boot into DFU when BOOTLOADER button is pressed
...
This recovers the old functionality of the SAM7 based OpenPCD firmware.
2017-11-28 22:29:53 +01:00
Harald Welte
5e6e8dcbde
Make build of CCID code succeed again on BOARD=simtrace
2017-11-28 20:58:06 +01:00
Harald Welte
ba2ad563cc
fix build of APP=cardem on BOARD=simtrace
2017-11-28 19:49:41 +01:00
Harald Welte
c6e482d581
qmod eeprom/i2c: Re-start watchdog while slow bit-banging
2017-03-05 16:24:29 +01:00
Harald Welte
3ecbf678db
only simtrace is bus-powered, SAM3 on qmod + owhw are self-powered
2017-03-03 02:10:34 +01:00
Harald Welte
3f5e3ddffc
Change directory structure to align with Atmel softpack
...
This way we can easily check with 'diff' for differences in our code and
Atmel softpack. Also, this layout is more suitable for building various
different firmware images (e.g. factory-test, dfu-loader, main
application) for a variety of different boards (simtrace, owhw, qmod).
2017-02-27 14:24:11 +01:00