• Help with PWM Input on MCBSTM32
    I have a MCBSTM32 board and I want to measure a frequency of an external signal applied on an input pin of the board. I read on the internet and on the ST official site about this but I can't resolve...
  • pwm input mode low frequncy
    hi i work with stm32f107 pleas answer me how i can measure frequency in 50 hz with input pwm i read about it and find out i can measure frequency with input pwm up to 1100 but input...
  • Reading PWM input using LPC 2129
    I am using LPC 2129 to read the pressure from the Flow sensor. The sensor gives the output in terms of PWM. I want to read this PWM output using LPC 2129. I am facing problem in configuration of Compare...
  • ATMEL AT91SAM7 PWM CPOL bit...?
    This is slightly off topic... it's about the ATMEL chip, not the KEIL tools. Can anyone confirm that the CPOL bit is not properly documented in the current datasheet? It's called "channel polarity...
  • Allocating 32-bit variables input/output and calculating
    Assume a 32-bit input value contains 4 signed integers a, b, c and d in the packed format below: a: input[31:23] b: input[22:16] c: input[15:9] d: input[8:0]. or in binary format: aaaaaaaaabbbbbbbcccccccddddddddd...