User Tools

Site Tools


epa_basis_reader

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
epa_basis_reader [2011/01/15 00:57]
steve_m [The chips]
epa_basis_reader [2012/12/02 22:51]
steve_m [The chips]
Line 2: Line 2:
  
 The ReinerSCT basis reader is a pretty basic reader for mifare cards and the new german ident-card (ePA or nPA). The ReinerSCT basis reader is a pretty basic reader for mifare cards and the new german ident-card (ePA or nPA).
-It was sold with german computer-magazine ComputerBild 26/2010 for €3,70 instead of the initial ​€34,90. It comes with a OWOK rfid card.+It was sold with german computer-magazine ComputerBild 26/2010 for €3,70 instead of the retail ​€34,90. It comes with a OWOK rfid card.
 There is a [[http://​www.mikrocontroller.net/​topic/​199865|thread]] on german µC-related forums [[http://​www.mikrocontroller.net/​|Mikrocontroller.net]] discussing the hackability of this reader as well. There is a [[http://​www.mikrocontroller.net/​topic/​199865|thread]] on german µC-related forums [[http://​www.mikrocontroller.net/​|Mikrocontroller.net]] discussing the hackability of this reader as well.
  
Line 27: Line 27:
 |{{:​rfid_pn512.jpg|NXP PN512}}| |{{:​rfid_pn512.jpg|NXP PN512}}|
  
-^Cypress [[http://​www.cypress.com/?​mpn=CY7C64316-16LKXC|CY7C64316]] ([[http://​www.cypress.com/?​docID=24330|datasheet]]),​ implements the USB CCID -> PN512 SPI interface^+^Cypress [[http://​www.cypress.com/?​mpn=CY7C64316-16LKXC|CY7C64316]] ([[http://​www.cypress.com/?​docID=35960|datasheet]]),​ implements the USB CCID -> PN512 SPI interface^
 |package: HVQFN16 (SOT758-1)| |package: HVQFN16 (SOT758-1)|
 |{{:​rfid_4316.jpg|4316}}| |{{:​rfid_4316.jpg|4316}}|
Line 57: Line 57:
   * M8C architecture   * M8C architecture
     * There is an open-source assembler for this architecture called m8cas, which is part of [[http://​m8cutils.sourceforge.net/​index.html|m8cutils]]     * There is an open-source assembler for this architecture called m8cas, which is part of [[http://​m8cutils.sourceforge.net/​index.html|m8cutils]]
 +    * contains a disassembler as well, m8cdas
 +    * There'​s another disassembler called m8cdis: [[http://​www.cypress.com/?​app=forum&​id=1573&​rID=43998|forum post]], [[https://​code.google.com/​p/​m8cdis/​|code]]
 +    * [[http://​www.das-labor.org/​wiki/​GRAS/​en|GRAS]],​ the Generic Assembler, supports the m8c as well
 +    * Yet another assembler, GPLv2 bootloader, USB code [[http://​iguanaworks.net/​projects/​IguanaIR/​browser/​trunk|here]]
   * internal oscillator with up to 24MHz   * internal oscillator with up to 24MHz
   * supports ISSP (in-system serial programming)   * supports ISSP (in-system serial programming)
epa_basis_reader.txt · Last modified: 2012/12/02 22:52 by steve_m