Zombie serial comms
Posted: Thu Feb 02, 2023 12:55 pm
I previously managed to send out some bytes on the UART3 (that is normally used for the wifi module) to try to trace and debug the code.
But in recent versions, I find I can't even read the normal data output to the module. This should be 115200 baud, 8N1, 3.3V levels.. Switching back to an older binary I can read this 100% fine without errors, so I don't think it's a problem with the FTDI cable, although I have tried different ones, different laptop and slightly different receive baud rates etc.
It's a head scratcher. Does anyone know of a change in the project that could cause this, clock speeds or UART configuration or something? The wifi GUI still works, to be clear.
But in recent versions, I find I can't even read the normal data output to the module. This should be 115200 baud, 8N1, 3.3V levels.. Switching back to an older binary I can read this 100% fine without errors, so I don't think it's a problem with the FTDI cable, although I have tried different ones, different laptop and slightly different receive baud rates etc.
It's a head scratcher. Does anyone know of a change in the project that could cause this, clock speeds or UART configuration or something? The wifi GUI still works, to be clear.