John Nivard
Results
2
issues of
John Nivard
Hai The examples are not working correctly for teensy 4 I had to remove //#ifdef ADC_USE_TIMER in the timer example and than it is working ok. Also the other examples...
I try to compile the adc_timer_dma code and recieve the following error. : C:\Users\Gebruiker\Documents\Arduino\MySketchs\ADC adc_timer_dma_V5/ADCadc_timer_dma_V5.ino:68: undefined reference to `AnalogBufferDMA::init(ADC*, signed char)' I have tryed all the examples in this forum...