code to wiew Vadc in OLED
Hi I' trying to put adc value of potentiometer in OLED, but when i paste the code obtained from the program example of the driverlib manual, the program crashes. until now i have achieved to put a integer in OLED (itos no in any library!!) when i paste just a line, like
"ADCSequenceConfigure(ADC_BASE, 0, ADC_TRIGGER_PROCESSOR, 0);"
from adc example, the rest of program don't work (OLED remins off).
i came from pic & pcw world...¿please somebody can help me?
login or register to reply
|