Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document serial protocol ADC commands #64

Merged
merged 1 commit into from Apr 12, 2021

Conversation

bessman
Copy link
Collaborator

@bessman bessman commented Jan 26, 2021

Add ADC commands to serial protocol documentation. Only commands which are used in pslab-python have been added. The following commands are omitted:

GET_CAPTURE_CHANNEL (0x07): Superfluous, does the same thing as COMMON -> RETRIEVE_BUFFER

GET_VOLTAGE (0x09): GET_VOLTAGE_SUMMED is better.

SELECT_PGA_CHANNEL (0x0C): I don't know what it does.

CAPTURE_12BIT: Superfluous, same thing can be achieved with CAPTURE_DMASPEED.

SET_HI_CAPTURE (0x0F): Implements a specific experiment, which can be performed using combinations of other commands instead.

SET_LO_CAPTURE (0x10): As above.

MULTIPOINT_CAPACITANCE (0x14): As above.

PULSE_TRAIN (0x16): As above.

@CloudyPadmal CloudyPadmal merged commit 4185cdb into fossasia:master Apr 12, 2021
@bessman bessman deleted the protocol-docs branch August 15, 2022 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants