LoRaWANCH341 Library
Loading...
Searching...
No Matches
CH341SPI.cpp File Reference

Implementation of the CH341SPI class for SPI communication using the CH341 USB-SPI adapter. More...

#include "CH341SPI.hpp"
#include "CH341Config.hpp"
#include <iostream>
#include <chrono>
#include <thread>
#include <vector>
Include dependency graph for CH341SPI.cpp:

Detailed Description

Implementation of the CH341SPI class for SPI communication using the CH341 USB-SPI adapter.

This file contains the implementation of the CH341SPI class, which provides methods for initializing, configuring, and communicating with SPI devices using the CH341 USB-SPI adapter. It uses the libusb library for USB communication.

Author
Sergio PĂ©rez
Date
2025