DeepSea-Developments / LibMPSSE-SPI-Test

This is a test to see how compile and use libmpsse spi library in windows and linux

Repository from Github https://github.comDeepSea-Developments/LibMPSSE-SPI-TestRepository from Github https://github.comDeepSea-Developments/LibMPSSE-SPI-Test

LibMPSSE-SPI-Test

This is a test to see how compile and use libmpsse spi library in windows and linux

Tests

Each folder contain an specific test to try things in the library. For now this test are meant to be run on linux.

Test 1

This contains a sample code to drive a eeprom. It is just used to see if the device is recognized or not, to see the structure of the folder and the MakeFile

Test 2

This will contain a test basic SPI commands. That is Read, Write, Redwrite, Speed

Test 3

This will contain a test of driving the GPIOs pins of the FTDI (use them as outputs or inputs)

Test 4

This contains a demo to get the m80 thermal camera version, a basic command in the protocol

About

This is a test to see how compile and use libmpsse spi library in windows and linux


Languages

Language:C 98.6%Language:Makefile 1.4%