Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[ARM] Tiva C Lm4F232, need pin change condition counter

Status
Not open for further replies.

betuse

Junior Member level 3
Joined
Oct 17, 2013
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
173
Dear colegues,
I use mikroc pro for arm with lm4f232 tiva C mcu,
I need simple solution (I am not close with Tiva C so I need help)
I need to read (count) pin change conditions (for example from logical 1 to logical 0) every 10ms
that can be done with some interrupt routine,
also I need to save count on some array or vector...
or simply
using timer (interrupt) to get 10ms, read pin change every 10ms, save count on array and show anywere (uart, eeprom, flash...)
please can you help me with concrete example or advice me?
best regards
 

[Moved]How to count logical state change on mcu pin from 1 to 0

Hi there,
can somebody help with advice how to count logical state change (from 1 to 0) on mcu pin
I use mikroc...
regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top