It is possible to switch the TX pin to open drain, when the UART is enabled on an nrf53?
My goal is to use the uart as a 1 wire interface,
It is possible to switch the TX pin to open drain, when the UART is enabled on an nrf53?
My goal is to use the uart as a 1 wire interface,
Since we do not have a one wire implementation I would suggest you look at the third party implementation suggested in this thread: https://devzone.nordicsemi.com/f/nordic-q-a/30474/nrf52-dallas-slave-1-wire-with-bt
It is written for nRF51 originaly, but it should run on the nRF52 as well.
A couple of more links; note you might be able to spoof 1-wire with 3-wire SPI., don't remember if I tried that
A couple of more links; note you might be able to spoof 1-wire with 3-wire SPI., don't remember if I tried that