• weight card
    i have the load cell of 100kg i have a ADC NAU7802. i have to calculate weight through this ADC. can anyone have idea how to convert ADC value to weight.
  • Measuring the clocks
    Is there any way to measure the number of clocks taken by a part of my code. I can measure the time taken by the part of my code and divide it sys clk. But I dont want to do it,b'cos using a timer...
  • RTX: Measuring Task performance
    I have a project with several RTX tasks. In the µVision debugger I can see the tasks in the "System and Thread Viewer" window. This shows the state and stack of each task. The "Performance Analyzer...
  • Measuring RPM by signal width
    Hello, I want to measure RPM not my counting pulses every, say, second, but by the width of the pulses that are generated at the space between them (for better resolution). I expect 6 pulses per revolution...
  • Timing measurement in Keil
    My question is about timing measurement when I run a program in Keil simulation. When the program accesses different type of memory modules(RAM, ROM, EEPROM), does the timing measurement takes into account...