SPI driver for MCP410 Controllable potentiometer
Hello. I am writing an SPI driver for STM32F407 Microcontroller to control the resistance of the MCP410 chip.The datasheet for the chip can be found here:https://ww1.microchip.com/downloads/en/DeviceDoc/11195c.pdf The I use a cheap logic analyzer tog...