Sensebender Frequency



  • Hello all,

    I've got a simple question about programming Sensenbender micro module from Arduino IDE. It's clear that I have to set Board to "Sensebender Micro". But what do I have to set "Processor" to?

    I thought "1 MHz" would be right since I read in the specs that it runs at 1 MHz. But then I found some code in the sample sketchs which seems to switch the frequency:

    clock_prescale_set(clock_div_8); // Switch to 1Mhz for the reminder of the sketch, save power.
    

    What's the right setting in Arduino IDE? And is MEASURE_INTERVAL meant for 8 MHz or 1 MHz? Will this all work? How can timers count right when the CPU clock is reduced during running program?

    Can you help?

    Thank you!

    Marcus.


Log in to reply
 

Suggested Topics

  • 87
  • 3
  • 7
  • 5
  • 2
  • 10

0
Online

11.2k
Users

11.1k
Topics

112.5k
Posts