Kévin Redon
0c9079f1ae
USB: add central file to define USB IDs, classes, and endpoints
...
Change-Id: Iba81f32a92c68a973e8e7adbc4c2a1064ba5290f
2018-07-01 18:33:28 +02:00
Kévin Redon
5dce338c6b
SIMtrace: enable interrupt on edge dection for SIM_RST pin to reset the sniffer ISO state
2018-07-01 18:33:28 +02:00
Kévin Redon
ad6e7eff00
SIMtrace: fix default SIM_RST pin state to allow phone controlled reset
2018-07-01 18:33:28 +02:00
Kévin Redon
5b63e437bc
SIMtrace: only enable main sniffing mode on SIMtrace board
2018-07-01 18:33:28 +02:00
Kévin Redon
1225e41aad
simtrace: add dedicated power pins configuration for sniffing
2018-07-01 18:33:28 +02:00
Kévin Redon
7ddf46ce1c
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-07-01 18:33:28 +02:00
Kévin Redon
5a7c848b43
SIMtrace board: comment and fix pin definition
2018-07-01 18:33:28 +02:00
Kévin Redon
7bcbae3ad9
enable (empty) sniffer support for SIMtrace board
2018-07-01 18:33:28 +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