nonNoise / PyMCP2221A

MCP2221 & MCP2221A work in Python.
MIT License
36 stars 21 forks source link

PyMCP2221A.py: use complete 5 bit of DAC #13

Closed jremmet closed 3 years ago

jremmet commented 3 years ago

TRM says: CHIPSETTING2 REGISTER bit 4-0 DACVAL<4:0>: Initial DAC Output Value 5-bit value for the DAC output (factory default is 8 decimal)

Signed-off-by: Jan Remmet j.remmet@phytec.de

fixes #9