NatureTM 100 Posted May 30, 2011 Author Share Posted May 30, 2011 Basically I overwrote the 1MHz calibration with 2 MHz data... I had thought about that. I was also thinking you could fill up the unused space in Segment A with the other calibrations and edit the linker and header files. Quote Link to post Share on other sites
jsolarski 94 Posted May 31, 2011 Share Posted May 31, 2011 I had thought about that. I was also thinking you could fill up the unused space in Segment A with the other calibrations and edit the linker and header files. that is my next goal, there is alot of space in Segment A when you dont have adc calibration in there. I am currently re- reading TLV structure to find the correct addresses that are open, hopefully by the end of this week i will have a list of valid adresses and be able to load your calibration data from there. Quote Link to post Share on other sites
CrappoMan 1 Posted June 2, 2011 Share Posted June 2, 2011 Hi everyone, I'm a newcomer to MSP430 programming, so am learning all the time. I understand that the Value Line 'G' series come with only 1 DCO calibration constant, for 1 Mhz. I ordered some samples from TI and got a few IC's. I have checked a 2553 with the disassembler in CCS and it seems to have non 'FF' values for the other 3 constants too: 0x10F8: 8FA3 8EAE SUB.W @R15,0x8eae(R3) 0x10FC: 8DA1 86D7 SUB.W @R13,0x86d7(SP) Does this mean it has already been calibrated ? If that's right, many thanks TI. Cheers Simon Quote Link to post Share on other sites
jsolarski 94 Posted June 3, 2011 Share Posted June 3, 2011 They should have the Calibration data for the other contestants according to the data sheet for the msp403G2x52 53 12. so yes you should be able to use the other calibrated speeds without Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.