From db654ffcd01def948b929ea7141dc5432bf6dc3a Mon Sep 17 00:00:00 2001 From: Martijn Coenen Date: Fri, 24 Feb 2012 11:18:58 -0800 Subject: Remove ANAVMID EEPROM values. These values are calibrated in the factory and should not be overwritten; they negatively affect both reader and ce performance. See the bug for more details. Bug: 5969862 Change-Id: I031b5b7fbe0ac4930ab08c36add011379c3f9907 --- nfc/nfc_hw.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'nfc') diff --git a/nfc/nfc_hw.c b/nfc/nfc_hw.c index 9d87b5f..cd26be5 100644 --- a/nfc/nfc_hw.c +++ b/nfc/nfc_hw.c @@ -31,8 +31,6 @@ static uint8_t pn544_eedata_settings[][4] = { ,{0x00,0x9B,0xD6,0x1E} // GSP setting for this threshold ,{0x00,0x9B,0xDD,0x1C} // GSP setting for this threshold ,{0x00,0x9B,0x84,0x13} // ANACM2 setting - ,{0x00,0x99,0x81,0x7F} // ANAVMID setting PCD - ,{0x00,0x99,0x31,0x70} // ANAVMID setting PICC #ifdef maguro // Maguro load modulation settings ,{0x00,0x99,0x29,0xF4} // Type A load modulation amplitude fine tuning -- cgit v1.1