Hey,
Pre-question
-- I want to run through the calibration of the OPT3101, but the values aren't changing (like ) is this because it has already been calibrated? I just want to make sure I understand how to calibrate before I do anything.
Main Questions,
I had a couple questions about the OPT3101, so I am planning on replacing the LED and photodiode.
1. Should I replace the components then start modifying the calibration/config code or can I do that before I replace it.
2. How would I structure the configuration? I know to use the configurator tool, but I'm not quite sure where to find the values necessary for my implementation to put in the boxes.
3. After creating the code for calibration/config do I just comment out the previous main method (the main method being one that I created) and then running Latte?
Thanks