MCP3XXX icon indicating copy to clipboard operation
MCP3XXX copied to clipboard

12-bit converters aren't supported, but it says they are

Open magnusdahlstrand opened this issue 1 year ago • 0 comments

MCP3202, MCP3204 and MCP3208 are not supported and are commented out in the code. This is not mentioned in the documentation, and with the name MCP3XXXX (indicating the MCP32XXX variations are included) they should be, or at least the documentation should say that they are not supported and the ADC_UNSUPPORTED_CONFIGURATION value will be returned every time they're used.

magnusdahlstrand avatar Oct 10 '23 14:10 magnusdahlstrand