Silicon Laboratories Si4010 Software Programming Manual page 101

Hide thumbs Also See for Si4010:
Table of Contents

Advertisement

vFCast_FskAdj( 127 );
/*
Now wait until there is a demodulated temperature sample
while ( 0 == bDmdTs_GetSamplesTaken() ){}
/*
Tune the PA with the current temperature as an argument */
vPa_Tune( iDmdTs_GetLatestTemp() );
/*
-- Run the Single Tx Loop */
vStl_PreLoop();
vStl_SingleTxLoop( pbFrameHead, bFCastDemo_MaxFrameSize_c );
/*
Post processing, transmission end */
vStl_PostLoop();
}
}
/*
*------------------------------------------------------------------------------
*/
1
Rev. 1.0
AN370
*/
101

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Si4010 and is the answer not in the manual?

Table of Contents