A couple questions about the nRF52840 GPIO Electrical Specification:
1. In the nRF52840 GPIO Electrical specification, VOH at 0.5mA is spec'd to go as low as VDD - 0.4V, and up to VSS + 0.4V.
If the device is connected to another digital input, the current will be much less than this, such as <10uA. Is it possible to specity the VOH(min) and VOL(max) at a low current with tighter specifications, ideally VOH(min) = 0.95*VDD, VOL(max) = 0.05*VDD, etc?
2. VIH(max) is specified as VDD. In other parts this typically has a margin, such as VDD+0.3, to allow for supply variation. Are you able to provide some margin to VIH(max)?
For example if the nRF52840 has its own VDD set to 1.8V, but is actually 1.7V due to the internal DCDC regulator inaccuracy, and is communicating with something that has a different 1.8V supply that is actually 1.85V due to regulator accuracy, an IO driven by the other device might get to 1.85V (0.15V above the nRF52840's VDD).
Thanks,
Jeff