This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RF430FRL152H: Validation of sample progress configuration

Part Number: RF430FRL152H


Hi,

According to fw userguide, I can set sample as infinite mode. And if I want to stop sample after certain number samples, the only way is to judge the store number in Total Number of Stores Register and Last Logged Index Register?

By the way, I need to make sure the details of register configuration. For example, I want to use digital sensor 1,2 and 3 with 100 times per second. So I could set Sensor Control Register as 0x70 , set  Frequency Register as 0x10, set Custom Timer Value Register as 0x00000001(big endian?). Finally, set General Control Register as 0x01 to start sample. Then, data sampled would be transferred via RESULT_MAILBOX and stored from address F8B0h. Is it right?

Thanks for your reply.

Sincerely,

Li.