Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

Compiler/EK-TM4C1294XL: how to monitor input signal for every 1 sec

$
0
0

Part Number:EK-TM4C1294XL

Tool/software: TI C/C++ Compiler

Hi all,

currently working on tm4c1294xl eval kit, currently iam working on project were i need to monitor input signal for every second if any change is there i need to perform neccesary action.

i tried with instruction  i32Val = GPIOPinRead(GPIO_PORTE_BASE,GPIO_PIN_2) before starting the timer later on on i checking changes by if(i32Val == GPIOPinRead(GPIO_PORTE_BASE, GPIO_PIN_2))

by setting timer for every 1 second but it is not working , can any guide regarding this issue

Regards,

Prudhvi


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>