Hi Estephania,
I am using QN908x Development board.
I am using "GPIO Led output Example" code.
I have modified one LED pin which is connected to PA13 to PA14 for our testing purpose.
We found that on GPIO PA14, the voltage level toggles between 3.3V to 2.0V instead of 3.3V to 0V(This by probing the GPIO PA14 on CRO).
GPIO PA14 is configured as GPIO only. I have tried different Drive settings(Pull Up/Down) also and there is no change in the output.
In GPIO led output example code, FlexComm0 Rx and Tx pins are used.
PA14 is also capable of RTS, but we have not initialized this as FlexComm, PA14 is configured as GPIO.
We tested above scenario on PA15, which is able to toggle between 3.3V to 0V.