Hi, would you support with the following:
In the high voltage mode (defined as when the supply voltage is only connected to the VDDH pin and the VDD pin is not connected to any voltage supply), and when using the nRF52840 to supply external circuitry (from the VDD pin):
- Should the VDD pins be connected all together externally (also plus the recommended caps)?
- If not, which VDD pin should be used as a VEXT for supplying external circuitry?
- Also, I assume in that case that the GPIOs reference will follow the VDD level instead of the VDDH. Right?
- Is that correct in all cases any way? (GPIO reference voltage / external output supply voltage in high voltage mode). Background: I would need to get the right SPI/I2C levels for communication with another peripheral.
- Is it possible to set two different GPIO reference levels, for example one for an SPI, and one for a different I2C instance?