accellerate the reading speed of pic16f877a

Status
Not open for further replies.

john120

Banned
Joined
Aug 13, 2011
Messages
257
Helped
11
Reputation
22
Reaction score
10
Trophy points
1,298
Activity points
0
hello every body; I am programming a PIC16F877A in ccs c compiler where I have a long array which has more than 300 numbers;then I have to make a comparison of every two digital numbers in my two arrays then output a result in percentage ;
the problem I have is the reading speed of pic from T1CKI pin because those two arrays are made by different frequency then I have to read another frequency from the pin and then that read number has to be compared to others which are presented in the arrays.

can you plz help me to accellerate that speed.??

Thanks
 

I hope you know what you are doing in your code, but quite surely it can't be understood from this post, neither which problem you are experiencing.

I remember some of your previous code excerpts which have been using a lot of float arithmetic. So generally speaking, I won't be surprized if you are simply expecting too much from a small 8-Bit PIC. But it might be still a matter of not well considered application flow.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…