Reading an analogue value in C on a Freescale Freedom KL25Z
After spending the last few days messing with a MCP3002 SPI ADC chip, I’m beginning to wonder if it is not really suitable for my needs after all. Both the SPI libraries I have tried have had problems with excess waiting around transfers, which becomes very significant when each new sample requires a whole new …
Continue reading ‘Reading an analogue value in C on a Freescale Freedom KL25Z’ »