Fast Signal Sampling (Part 3)
Part 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 11, 12 Bugs and improvments! While testing some final applications, I captured one bug (improper calculation) and managed to improve the clock stability. Here is the revised function for parameter settings void PlainADC::setAcquisitionParameters(uint8_t channel, uint16_t samplesBufferSize, uint16_t frequency) { // Set acquisition […]