Using the Timer to test the maximum speed of the ADC and DAC

Dependencies:   mbed

History

Using the timer to test the speed of the ADC and DAC first usingfloats, then using integers. ADC looks to be 10 times slower than DAC.; Not sure if experiment is good since no real difference between float and interger for ADC. Time is 20us for both default tip

2019-03-27, by tgartlan [Wed, 27 Mar 2019 10:45:24 +0000] rev 1

Using the timer to test the speed of the ADC and DAC first usingfloats, then using integers. ADC looks to be 10 times slower than DAC.; Not sure if experiment is good since no real difference between float and interger for ADC. Time is 20us for both


Using the Timer to test the speed of the UART, ADC and DAC

2017-03-07, by tgartlan [Tue, 07 Mar 2017 12:56:43 +0000] rev 0

Using the Timer to test the speed of the UART, ADC and DAC