Replies: 1 comment
-
There is a user-space driver for the CH341a in development. See the commits in https://github.com/meshtastic/firmware/tree/ch341 Developers have hardware getting assembled right now to finish this support. Once that support is finished, we'll have a decent platform if anybody else wants to write a userspace driver for one of the other USB chips. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Platform
Linux Native
Description
As the project now has Linux support the easiest way to attach a LoRa module to a standard x64 system would be to use one of these FTDI or WCH USB<->SPI adapter PCBs. These can be bought for cheap from Aliexpress (FT2232HL, CH347 etc.) for a few $ or €.
So the idea:
This also maybe will make automatic testing way more easy as the entire platform can be executed and debugged on a native system.
Beta Was this translation helpful? Give feedback.
All reactions