• Simulating Silabs PCA
    In the Silabs F005 datasheet it is stated that if PCA0MD.0 (bit ECF) is not set then no IRQ is generated on PCA timer overflow. Yet I notice that such an IRQ is generated in the simulator even if the...
  • try a software UART, code is at silabs, for UART2
    Try a software UART, code is at silabs, for your second UART. That way you can use the same stuff you already have. It will take away some of the processor steam but you can use timer interrupts to keep...
  • Silabs C8051F121
    Hi, Wonder if anyone encountered this problem. I am trying to simulate the input to AIN0. I have set up an input voltage of 3.0V. However, I am not able to see the sampled value. I am using uVision3...
  • How seriously do you use the UV4 simulator?
    Hello, Sorry if my questions are rudimentary, I'm just getting started with Keil. While waiting for a uLink ME to arrive, I am limited to testing with the simulator. It seems to work OK, though...
  • 8051 silabs
    i am using silicon lab 8051 kit. ply anyone help me with providing a code for keyboard interfacing through usb ....