Hi!
Thank you for the helpful reply!
Since posting we've done some more debugging:
1) We are able to get the LPC8N04 talking over I2C to another chip when powered via USB. (From this we conclude it's not an I2C communication issue)
2) We are NOT able to get the LPC8N04 talking over I2C to another chip when powered via NFC (through LA and LB) and the NFC core/PMU - even with setting the clock to 2Mhz and disabling eeprom. The external I2C slave chip is powered via two of the four high drive gpio lines from the LPC8N04.
3) We ARE able to get the LPC8N04 talking over I2C to another chip when powered with an external NFC power harvesting chip (The NTAG I2C plus NT3H2111) - from this we conclude it's not a limitation of how much power NFC can supply from the phone generally.
We've heard off-handedly the LPC8N04 is just a combination of the NT3H2111 packaged together with the LPC804 - the datasheets don't confirm or refute that but logically it makes sense.
While the datasheet for the NT3H2111 does say how much energy it can harvest (up to 15mW but typically 5mA at 2V) - the datasheet for the LPC8N04 does NOT characterize the energy harvesting performance. As you noted it is kind of vague on that point saying "The LPC8N04 has the capability of harvesting energy, to power the LPC8N04" - by this am I to infer the energy harvesting is *only* for powering the LPC8N04 and *no* external accessories? I've read the datasheet 4 times and the only approximate characterization is on page 28 which describes the internal power domain:
1) Are there figures available quantifying how much energy the LPC8N04 can harvest? (This seems important to have in a datasheet for a chip which advertises it supports energy harvesting!).
2) Aside from reducing the clock, depowering the eeprom, and setting the GPIO to CDrive Fixed Voltage Mode and DDrive High Drive mode - are there any other steps we can take to maximize the LPC8N04's ability to power an external device via NFC?