corpuralx
Junior Member level 3
- Joined
- Oct 12, 2013
- Messages
- 26
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 253
Hi, Good Day! This is my first post. I made a circuit which read pulses from a coinslot with the help of interrupts using pic16f877a 4mhz, im currently using rb0/portb.f0 to read the pulses, count them, and display in portd the number of pulses.
My question is, would it be possible if i change the port of reading pulses from rb0/portb.f0 to any ports like ra0-ra5 or rc0-rc7 or maybe re0-re2? would it still read the pulses? if so, does i need to add special codes/program in the mikroc? thanks
Thank you very much.
My question is, would it be possible if i change the port of reading pulses from rb0/portb.f0 to any ports like ra0-ra5 or rc0-rc7 or maybe re0-re2? would it still read the pulses? if so, does i need to add special codes/program in the mikroc? thanks
Thank you very much.