Hi all,
we are using the nRF51822 together with another module that provides an 1.8V UART only (LO = 0V, HI = 1.8V). Other IC´s on the device are using 3V Vdd and are connected by I2C.
The current design would make us of an voltage-translator like TI SN74AVC8T245 to connect that module by UART.
From the PS I assume the UART levels (in/out HI/LO) of the nRF51 are as specified in the GPIO section (as the UART can be switched to any IO).
Is there any way to configure the UARTs signal level to work without the voltage translation IC?
Thanks a lot and best regards