• 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...
  • PWM using PCA
    Hi, I was trying to configure the CEX3 of Atmel TSC80251G2D( 80C251). Here follows my initialization code. I dont see a PWM output. Any one has any comments? If so please help. void pca_configure...
  • PWM using PCA
    Hi, I was trying to configure the CEX3 of Atmel TSC80251G2D( 80C251). Here follows my initialization code. I dont see a PWM output. Any one has any comments? If so please help. void pca_configure...
  • 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...
  • ..how to stop PCA..
    hello all, I m working with AT89C51CC01. My task is to generate PWM as required n stop when not required. For this i had make one program in Keil uVision4. Check the code as follows. #include...