Moderators: adafruit_support_bill, adafruit
Mictronics wrote:Can you provide some specs or links were I can read about the high power cell chargers?
Mictronics wrote:You may attach the Eagle drawing here and I will see if I can include this as well.
// first row is frequency in 50khz steps
// second row is the DAC bit value that matches it
unsigned int calibrationLow[2][20] = {6930,7386,9642,10736,11840,12988,14194,15410,16606,17748,18820,19848,20838,21806,22752,23682,24578,25438,26244,27658
0x0000,0x0031,0x0148,0x01EC,0x028F,0x0333,0x03D7,0x047B,0x051F,0x05C3,0x0666,0x070A,0x07AE,0x0852,0x08F6,0x099A,0x0A3D,0x0AE1,0x0B85,0x0CCD}; // ROS-1300+
unsigned int calibrationHigh[2][20] = {24334,24596,27728,29308,30804,34218,37690,39506,41346,44832,47930,49440,50756,51886,52920,53830,54862,55454,56844,58050
0x0000,0x0019,0x0148,0x01EC,0x028F,0x03D7,0x051F,0x05C3,0x0666,0x07AE,0x08F6,0x099A,0x0A3D,0x0AE1,0x0B85,0x0C29,0x0CCD,0x0D71,0x0EB8,0x1000}; // ROS-2700-1819+
// it is assumed that between these points the VCO is linearUsers browsing this forum: No registered users and 0 guests