Characterise Waveshare HP AD/DA board Raspberry PI

Use MATLAB to characterise the high precision AD/DA board for Raspberry Pi from Waveshare.
210 Downloads
Aktualisiert 26. Jan 2019

Lizenz anzeigen

This MATLAB script runs a test of the Waveshare high precision AD/DA board using the ADS1256 and DAC8532. number of samples "n" and time between samples "dt" can be set at the beginning of the script. dt is generally not accurately enforced by the script. VREF must be input at the beginning of the script. I measured it using a Keithley DMM 6500 61/2 digit multi meter. The source for VREF was a LIPO battery that was stable to within +/- 5uV throughout the test.

The script shows how to access the registers on the ADC and DAC chips directly via SPI through the Raspberry Pi.

The results are shown as a graph of ADC input versus commanded DAC output with a linear fit and analysis of residuals. The results show that the board can be used to within +/- 10mV. There is a definite bias of ~20mV and there is a non-linearity of +2mV/V.

IMPORTANT NOTE: This has only been tested with R2018A and Raspberry Pi server_v18.1.0. It is known NOT to work with R2018B and Raspberry Pi server_v18.2.1 (I have posted this problem, in which R2018B loses the connection to the Raspberry Pi very quickly).

Zitieren als

Austin Gosling (2024). Characterise Waveshare HP AD/DA board Raspberry PI (https://www.mathworks.com/matlabcentral/fileexchange/70089-characterise-waveshare-hp-ad-da-board-raspberry-pi), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2018a
Kompatibel mit R2018a
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Vehicle Network Toolbox finden Sie in Help Center und MATLAB Answers
Communitys
Mehrere Dateien sind in der  Power Electronics Control Community erhältlich

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

Now includes adcdumpregs function.

1.0.0