• STM32- Timer not working as expected,
    Dear sir, The below is the program i wrote to measure input pulse width from 2hz to 100hz through STM32 TIM3_CH3. It is measuring the time. But it has wide variation. TIM3-CH3 capturing with wide...
  • Timer not working as expected
    Dear sir, i want to measure the pulse width of input signal ranges from 100hz to 5000hz. Below following is my code for initialization and measurement. i did the programming in polling. not...
  • FarMemory Example does not work as expected
    I am running Keil's FarMemory example "4MB Variables on Classic 8051". In main.c you initialize two large arrays with different values and then you print their contents. for (i = 0; i < sizeof...
  • S0OUT does not behave as expected
    I am debugging an application using the simulator from uVision3 and the serial Window #1. My target hardware is a 80c166, and the assignation of VTREGs to serial output is the following: ASSIGN ...
  • STM32: PWM with Timer 5 is not working
    Hello, I started a new project where a lot of pwm signals are used. Finally all pwm-outputs are working except of one and at the moment I have no more idea where the trouble could come from. The...