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.

CCS/CC1350: CC1350 - Battery Monitor

Part Number: CC1350

Tool/software: Code Composer Studio

Hello,

I am trying to use the battery monitor on the CC1350 chip.

1. Does the BAT register (Offset = 0028H) give the voltage value directly or do I need to process the register value in my code?

2. I am planning to use a supply of 4.5V and give 3.3V to the board through a voltage regulator. How can the battery monitor be used to keep the battery voltage in check in this case? How can I by-pass the voltage regulator without harming the board?