Ratiometric means: the output code is proprtional to the RATIO BETWEEN THE INPUT VOLTAGE AND THE REFERENCE VOLTAGE.
Example: If we use the ExcitationVoltage of a MeasuringBridge as reference and the Output of the...
For 3.6 I found with 3.3V ref FS will be 3V3 and with 1.1V ref FS will be 1.1V .
This is ratiometric. But i dont know about accuratie if you give him much less than 1V ref......
I think, very_ high_speed and 16 bit resolution is not recomendet together.
14 bit result is very good with buffer and filter and oversampling.
I use startSycronisedReadSingle() with T3.6 for sampling 6 pairs of...
I will have the same problem.
I tryed to use the internal tempSensor for regulating the temperatur on the chip, so i cold use the internal reference. But the use of the internal sensor doubles my isr, because the only...
Hi Paul,
i want to use wire3, because the other wires use pins, witch are shared with functions i need.
But i will commen out wire1 and wire 2.
Thank You
Lothar
i tried with ADC0 but
sorry Paul, there is something missing i think:
no matching function for call to 'ADC::startSynchronizedSingleRead(ADC_INTERNAL_SOURCE, const byte&)'
it works with analogRead()
can...
Hallo,
i wanted mesure the chip Temperatur of my Teensy 3.6 and I found:
adcErr = adc->startSynchronizedSingleRead(pinLicht,ADC_INTERNAL_SOURCE::TEMP_SENSOR); // produces Error : TEMP_SENSOR
result =...
I use 1 Dac as reference for 2 comparators and the second for one more. The 6bit DACs as reference did not work. The other DAC- inputpins are used for other functions or are not available on teensy3.6.
Application is...
In the K66 Manual i found the single endet pins of A10 and A11 are not the same as the differential pins and they are not in the teensy3.6 schematic. So i can not use them single endet?
The names of the teensyPins ...