Fixes emulation for NFC-A

This commit is contained in:
GOB
2025-12-22 15:01:43 +09:00
parent 29b9dc798d
commit b30c4fbd7b
7 changed files with 106 additions and 53 deletions
@@ -241,6 +241,13 @@ void setup()
M5.Log.printf("Please put the PICC and click/hold BtnA\n");
}
///////////////////////////////////////
// NRT 計算が正しいか確認 RFAL 比較
// S3:PICC Hacker:NDEF で通すことを目標?
// PCD からくる? FRT とかはのうタイミングは?
// ISR での IRQ取得のトランザクションは?
// no_crc 除去? RFAL は?
void loop()
{
M5.update();