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.

MSP432P401R: Accelerometer with RGB led

Part Number: MSP432P401R

Hello,

I have a working project that reads the accelerometer values of the BOOSTXL-EDUMKII Educational BoosterPack™ and uses that data to light the RGB led. Even though it's working for now I want to improve how I convert the axis values into the amount of light that each color has to bright.

Is there any reference table where I can read what range of values can take every axis? I've been reading the technical pdf of the board and also searched on the web but I failed to find those values. I know that the data comes from the ADC and the range is [0, 16383], but other than that I'm blind. I've tried the example on the sdk which shows the values on screen but I prefer to have some certified values rather than the ones I can just assume reading the screen.

Regards

**Attention** This is a public forum