Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 227384

Forum Post: RE: MSP430FR6047: MCU018

$
0
0
Hi Hao, This issue is solved by making following changes: - 1) object->deltaTOF.estimate.numSamplesPerCycle = (int16_t) ( params->numSamplesPerCycle * 4096.0f); chnging int16_t to int32_t. 2.) Instead of:- winRampLength = _Q12rmpy(object->numSamplesPerCycle, object->winTrapzRampOverNumCycles); It should be:- winRampLength = _IQ12rmpy(object->numSamplesPerCycle, object->winTrapzRampOverNumCycles); But i want to ask will you provide the updated USS library version on TI web site along with errata sheet? Also, who will confirm that the changes I have made has no other impact at all. Thanks, Anup Kumar

Viewing all articles
Browse latest Browse all 227384

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>