Skip to content

CurrentLoopTemperature Multiple Channels on Chip#213

Merged
dc42 merged 1 commit into
Duet3D:v2-devfrom
CNCxyz:v2-dev
Oct 12, 2018
Merged

CurrentLoopTemperature Multiple Channels on Chip#213
dc42 merged 1 commit into
Duet3D:v2-devfrom
CNCxyz:v2-dev

Conversation

@ajquick

@ajquick ajquick commented Oct 6, 2018

Copy link
Copy Markdown
Contributor

This change enables the use of all channels on the ADC MCP3204 & MCP3208 devices for the Current Loop Temperature Sensors (X300-X399). You can now specify a channel select independent of the X value so all channels on the chip are available. Additionally a new value for W is enabled to allow for single or differential pairs to be selected.

Channel select = "C"

C0 (default), C1, C2, C3... etc up to C7 on MCP3208 device.

Single / Differential select = "W".

W0 (single, default)
W1 (differential)

Forum discussion: https://forum.duet3d.com/topic/7151/linear-adc-thermocouple-improvements

…ip and the ability to change between single channel and differential channel.
@dc42
dc42 merged commit bc93fe1 into Duet3D:v2-dev Oct 12, 2018
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.

2 participants