Skip to content

Conversation

@antibill51
Copy link
Contributor

equivalent of Plugin 152, manage 1 DigiPot on SPI protocol. Il you have double Digipot, or two single DigiPot, you need two instances of the plugin.
For more, you need to adapt :
static uint16_t Plugin_250_PotDest[2] = {0,0}; // 2 is the number of max digipot. if 4, then {0,0,0,0}. Adapt also uint16t.

equivalent of Plugin 152, manage 1 DigiPot on SPI protocol. Il you have double Digipot, or two single DigiPot, you need two instances of the plugin. 
For more, you need to adapt : 
static uint16_t Plugin_250_PotDest[2] = {0,0}; // 2 is the number of max digipot. if 4, then {0,0,0,0}. Adapt also uint16t.
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.

1 participant