]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/iso14443a.c
Merged with master
[proxmark3-svn] / armsrc / iso14443a.c
index cd7c9540663bc54a98e48e7551095b8b786677e2..d5dd05ca14be2eaed5a0db7df78ace80df5c0df4 100644 (file)
@@ -1765,6 +1765,7 @@ int iso14443a_select_card(byte_t* uid_ptr, iso14a_card_select_t* p_hi14a_card, u
 }
 
 void iso14443a_setup(uint8_t fpga_minor_mode) {
+       FpgaDownloadAndGo(FPGA_BITSTREAM_HF);
        // Set up the synchronous serial port
        FpgaSetupSsc();
        // connect Demodulated Signal to ADC:
Impressum, Datenschutz