I'm trying to use the Raspberry Pi's UART (on GPIO14 and 15) to interface to a SIM5320E GSM module. The UART on the SIM5320E is 2.8V logic - logic high is at least 2.15V.
I can't find anywhere the logic level range for the GPIO pins on the Pi. Will driving them with 2.15V work?
I already need some level shifting because the SIM5320E is not 3.3V-tolerant - but shifting down is easier to sort out than shifting up.