• problem with loop counter
    I have just switched to KEIL from SDCC (it just wouldn't do what I needed!). I have a startup loop that allows some sleep time while some outboard sensors warm up. While they are doing this, I'm in a...
  • problem with loop counter
    I have just switched to KEIL from SDCC (it just wouldn't do what I needed!). I have a startup loop that allows some sleep time while some outboard sensors warm up. While they are doing this, I'm in a...
  • Problem with a frequency counter
    Hi, I'm trying to do a frecuency counter with an 89s52. I've made a long program, but it doesn't work well. In order to find the mistake, I've made this little program. #include <stdio.h> #include...
  • Problem with a frequency counter
    Hi, I'm trying to do a frecuency counter with an 89s52. I've made a long program, but it doesn't work well. In order to find the mistake, I've made this little program. #include <stdio.h> #include...
  • simulation of counter with my code
    Hello, this is my code , but I cannot simulation , that means my simulation dont work with: TIOA,TIOB,TCLK. what analog signal is necessary? can everyone help me? thanks. #include <AT91SAM9260...