Hi,
I’m struggling to get UARTs working on the Radxa CM3.
I’ve followed this Guide on how to install the OS: Rock3/installusb-install-radxa-cm3-rpi-cm4-io - Radxa Wiki
And used the latest release of Ubuntu: Release 20221101-0118 · radxa-build/radxa-cm3-io · GitHub
Connecting with ssh works fine.
Then I followed the “Help! Something doesn’t work!” steps. (But everytime I use “sudo update_extlinux.sh” this is getting reverted?)
I’ve edited the /boot/config.txt with this “dtoverlay=rk3568-uart2-m0” but that didn’t help.
The /boot/uEnv.txt is nowhere to be found and creating one didn’t help either.
mraa-uart and mraa-gpio list also don’t show any pins
So now I don’t know what to do next I searched for hours and tried many things but they all didn’t change a thing.
Would appreciate if someone could help me here.
My goal is to use UART2_TX and _RX.