Answer the question
In order to leave comments, you need to log in
How to use USBasp as USB to SPI converter?
I want to use the USBASP programmer as a USB-SPI converter. He is what they are, right?
And if the libraries are interlayers between the driver and SPI? (so as not to communicate directly with the driver)
Preferably in Delphi (Win32) and/or C++ (Win32/Linux).
Thank you.
Answer the question
In order to leave comments, you need to log in
The usbasp protocol has the necessary instructions:
#define USBASP_FUNC_TPI_RAWREAD 13
#define USBASP_FUNC_TPI_RAWWRITE 14
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question