Hi,
Is it possible, through the SPI interface, to read the value of the current that is sent to the LED ?
Thanks a lot,
Luca.
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.
Hi,
Is it possible, through the SPI interface, to read the value of the current that is sent to the LED ?
Thanks a lot,
Luca.
Hi Luca,
We do not have that option. The only thing you can read is your current setting and do math on Rcs to determine the current that you are trying to control to.
Thanks Tuan
Thanks.
Do you mean that I can read the voltage drop on Rcs by SPI ? It would be fine for me if I just have to do the math to get the current value.
What is the register to read the voltage drop on Rcs ?
Hi Luca,
No there is no ADC register for you to read the current. The only register is the commanded current.
Thanks Tuan
So, what did you mean by "do math on Rcs to determine the current that you are trying to control" ?
I thought you meant that I could read the voltage drop on Rcs by SPI, but now you tell me that I can't....
Thanks for your help !
Hi Luca,
You can only read the commanded current not the actual current. The commanded current that you write to Reg 07 and Reg 08 is the current that you are setting the loop to control the current to. Again, you cannot read the actual voltage on Rcs.