Hi, I have create a librarie for MCP3202 : 2 inputs DAC 12 bits . When I use it in project and call output variable "ch0", I have error at compilation : "C0046: MCP3202.ch0 not define". Could you help me ? Bests regards.
SPI_MCP3202.library [296.91 KiB]
MCP3202.devdesc.xml [2.44 KiB]
Topic moved to the Raspberry PI section
Hi,
in may case i could compile errorfree with the installed library and device description.
BR Edwin
I have rename device "MCP3202" to "MCP3202_1" and it's good now when apply ch0 or ch1. Thank you.
Log in to post a comment.
Hi,
I have create a librarie for MCP3202 : 2 inputs DAC 12 bits .
When I use it in project and call output variable "ch0", I have error at compilation : "C0046: MCP3202.ch0 not define".
Could you help me ?
Bests regards.
SPI_MCP3202.library [296.91 KiB]
MCP3202.devdesc.xml [2.44 KiB]
Topic moved to the Raspberry PI section
Hi,
in may case i could compile errorfree with the installed library and device description.
BR
Edwin
I have rename device "MCP3202" to "MCP3202_1" and it's good now when apply ch0 or ch1.
Thank you.