Dear all, I need to invert the Futaba SBUS UART signal to be converted so that it can be processed by Arduino. For this I require a baud rate of 115200, and will SoftwareSerial be able to handle this including an interrupt for when data has to be processed?
Working on a frame loss logger for SBUS and SBUS2 systems.