mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-15 09:32:08 +00:00
add pinetab docs
This commit is contained in:
parent
4ad562b9f4
commit
f698883c02
BIN
docs/hardware/pinetab/PineTab LoRa schematic.pdf
Normal file
BIN
docs/hardware/pinetab/PineTab LoRa schematic.pdf
Normal file
Binary file not shown.
990
docs/hardware/pinetab/ch341h_datasheet.pdf
Normal file
990
docs/hardware/pinetab/ch341h_datasheet.pdf
Normal file
File diff suppressed because one or more lines are too long
BIN
docs/hardware/pinetab/nfnfaceblhkepdph.jpg
Normal file
BIN
docs/hardware/pinetab/nfnfaceblhkepdph.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 272 KiB |
BIN
docs/hardware/pinetab/nhndndegjjflkibg.jpg
Normal file
BIN
docs/hardware/pinetab/nhndndegjjflkibg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 417 KiB |
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
These are **preliminary** notes on support for Meshtastic in the Pinetab.
|
These are **preliminary** notes on support for Meshtastic in the Pinetab.
|
||||||
|
|
||||||
A RF95 is connected via a CS341 USB-SPI chip.
|
A RF95 is connected via a CH341 USB-SPI chip.
|
||||||
|
|
||||||
Pin assignments:
|
Pin assignments:
|
||||||
CS0 from RF95 goes to CS0 on CS341
|
CS0 from RF95 goes to CS0 on CH341
|
||||||
DIO0 from RF95 goes to INT on CS341
|
DIO0 from RF95 goes to INT on CH341
|
||||||
RST from RF95 goes to RST on CS341
|
RST from RF95 goes to RST on CH341
|
||||||
|
|
||||||
This linux driver claims to provide USB-SPI support: https://github.com/gschorcht/spi-ch341-usb
|
This linux driver claims to provide USB-SPI support: https://github.com/gschorcht/spi-ch341-usb
|
||||||
Notes here on using that driver: https://www.linuxquestions.org/questions/linux-hardware-18/ch341-usb-to-spi-adaptor-driver-doesn%27t-work-4175622736/
|
Notes here on using that driver: https://www.linuxquestions.org/questions/linux-hardware-18/ch341-usb-to-spi-adaptor-driver-doesn%27t-work-4175622736/
|
||||||
|
Loading…
Reference in New Issue
Block a user