• PWM pin simulation in keil
    Can anyone please help me on how to simulate the output of Timer 2 - Channel 1 of an STM32F107VC in keil simulator ? Im using MCBSTM32C board.
  • PWM pin simulation in keil
    Can anyone please help me on how to simulate the output of Timer 2 - Channel 1 of an STM32F107VC in keil simulator ? Im using MCBSTM32C board. i ve configured the timer to generate PWM at 100 KHz. ...
  • PWM pin simulation
    Can I simulate the output pin of a PWM channel using the Logic Analyzer in KEIL simulator?
  • xdata &expanded ram( xram)
    friends,i have interfaced 512k nvram to 89c668 (philips) but i dont know how to declare variables to xdata and xram.Is there any keyword to define variables seprately in xdata and xram at compile time...
  • No expanded RAM access with P89V664
    I am unable to access expanded RAM, despite the following: I set AUXR to 2 during startup; PSEN is tied high; all expanded RAM access is via DPTR. Nonetheless, using my little LCD program,...