Can information known within the MCU be "virtually" passed to the RX of a UART?
I need to be able to read an external sensor whose status should be interpreted as received communication. This will either be an analog signal that needs to be processed via an ADC or an external I2C ADC - the result of which needs to be further pro...