Hi,
Trying to get an MCP4151 digital pot ((https://ww1.microchip.com/downloads/en/DeviceDoc/22060b.pdf) working with T4 to control a resistor on an adjustable voltage reg, thus making it programmatically settable.
6 hours of poking around, and still no joy. Before I post any code/diagrams, that does not do what its supposed to, want to make sure I use the right library.
I have one SPI.h/.cpp that came with Teensyduino (version=1.8.5). Windiff shows substantial difference with this: https://github.com/PaulStoffregen/SPI?tab=readme-ov-file
Which one is the right one?
Thanks!
Trying to get an MCP4151 digital pot ((https://ww1.microchip.com/downloads/en/DeviceDoc/22060b.pdf) working with T4 to control a resistor on an adjustable voltage reg, thus making it programmatically settable.
6 hours of poking around, and still no joy. Before I post any code/diagrams, that does not do what its supposed to, want to make sure I use the right library.
I have one SPI.h/.cpp that came with Teensyduino (version=1.8.5). Windiff shows substantial difference with this: https://github.com/PaulStoffregen/SPI?tab=readme-ov-file
Which one is the right one?
Thanks!