• SPI communication is too slow.
    Hi, I have written code for communication between C8051F120 and C8051F350 using SPI. C8051F120 is running at 100 MHz and C8051F350 running at 50 MHz - which is maximum possible for both. SPI clock...
  • CLOCK TOO SLOW AND MUST BE FASTER
    I NEED THE PORCESSOR TO RUN AT 82MHZ BUT THE XTAL IS 13>7242MHZ HOW DO I PROGRAM C TO GET THE CODE FASTER? I LOOK IN UVISION AND CHANGE THE FREQ BUT IT DOESNT MAKE CHANGE IN CODE! HAVE I GOT...
  • DebugIO over DCC too slow!
    How to speed up debug output over DCC with ULink? Character rate is extremly low, aprox. 50 cps.
  • Problem with pin port
    Hello I have a problem with my code. I have configured P2_P8 how fast interruption. When I create a button in keil debugger I don't have any problem define button "ppoAvisoAI", "PORT2 |=0x0100...
  • Simulation - Pins and Port
    Hello all, I'm using the simulator for years but now I have a serious problem even when I'm going back to the "Hello World!" example: For example Port 2 (P2) is configurated as input (DP2 = 0)....