Posted on October 12, 2006 at 21:40On the STR711FR2, how do I determine a timer prescaler value? I would like The Reference manual shows a function of delta_OCiR = (delta_t * f_PCLK2) / (CC7 / CC0 + 1) Since CC7 and CC0 are bits, do I use the entire...
Posted on August 01, 2006 at 13:10This may not help, but I just chased down this problem on a board with a 4MHz oscillator... In the 71x_conf.h file referenced by the library header, you must set your #define RCCU_Main_Osc to the correct input frequ...