The problem is resolved. The solution: 1) Increasing Vcore from minimum to maximum voltage. 2) TLV returning ~ -1.0 for cal. The values I expect can never go negative and thus get clipped at 0, so for now I just stopped using TLV data. 3) Timing changed such that two function calls now required "__monitor", which suspends interrupts for the function. I didn't expect numbers 1 & 2, but number 3 was my bad (should have known better). Thanks for being patient with me and for suggesting what I knew I should do, just didn't want to ;) Jim
↧