LEIA
Table of Contents
1. About the LEIA project
2. Installation
3. Quickstart
3.1. Hardware Quickstart
3.2. Firmware Quickstart
3.3. Software Quickstart
4. Firmware
5. Python API
6. Other tools
7. Publications
8. Roadmap
LEIA
»
3.
Quickstart
View page source
3.
Quickstart
¶
3.1. Hardware Quickstart
3.1.1. PCB Version 1.4
3.1.1.1. Enabling DFU Bootloader and flashing the Firmware
3.1.1.2. Enumerating USB devices
3.1.1.3. Enumerating DFU USB device alternate functions
3.1.1.4. Flashing the LEIA Firwmare
3.1.1.5. Flashing and debugging LEIA Firmware through SWD
3.2. Firmware Quickstart
3.2.1. Install the dependencies
3.2.2. Fetch the firmware sources
3.2.3. Compile the firmware
3.3. Software Quickstart
3.3.1. Import and connect to LEIA
3.3.2. Open a connection to a smartcard
3.3.3. It’s time to send our first APDU !
3.3.4. Because we always should to that…
3.3.5. Other things we can do…