Oh. Hi. Just saw your email. Not sure what driver are you talking about. I was thinking something like this
https://www.amazon.com/RS232-3-5mm-Serial-Adapter-USB-RS232-AJ/dp/B08CQYJSFC FTDI drivers are there for any platform. Windows, linux. On openbsd I'm using picocom, picocom /dev/ttyU0 The biggest quirk with it is to guess the correct connection parameters. They're limited like with old phone-line modems. It almost feels so obvious, that anybody should know how to use it. Just read man for picocom. It even knows how to do x-modem, so you can send files to/from the device right through the serial connection. ;) On Sun, May 18, 2025, 14:14 Alexander Burger <picolisp@software-lab.de> wrote: > Thanks mayor84! > > > Made a little research. Looks like Nexus7 does have jtag and uart. May be > > Nexus9 is the same. > > ... > > Lots of promising details indeed :) > > It seems, however, that I still lack most of the necessary > infrastructure to tackle this. I did install LineageOS about ten years > ago on those devices via the HBOOT loader without problems, but I cannot > access them serially, don't have the toolchains, and don't dare to write > necessary device drivers even with the hardware documentation :( > > ☺/ A!ex > > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >