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.
Replies: 10
Views: 124
Part Number: LP5024
Hi
We are trying to enumerate LP5024 as I2C slave device in OS via BIOS. To do so we need to enter HW-ID.
Is the HW-Id for the slave controller = “LP5024” or “TILP5024” or something else? Any idea?
Thanks
-Eshak
Hi Eshak,
You could directly use I2C to control LP5024. We do not have HWID for it.
Best Regards,Hardy Wu
PSIL- LED DriversApplication engineer
In reply to Hardy Wu:
If needed to access the device via OS using device enumeration , we need to include HW ID in the code.
In reply to user6023027:
What hardware you used with LP5024? I am not familiar with the control way by OS. But I think if you are using I2C as interface via BIOS, HW ID is no need for it. You can find I2C address in datasheet section 8.5.1.4
Hi Hardy
We are trying to write a api code that communicates with the I2C driver in windows system. To do so we need to enumerate the I2C device so it is detected in device manager. something like below,
Eshak
Can you share the LP5024 Device driver code for reference.
Please refer Q3 of this thread.
I am looking for device driver in windows environment. The thread you shared is Linux based?
Sorry we do not have driver code based on windows. Usually we use GUI connect to device in windows environment.
Can TI support to develop a device driver for LP5024.
We have no such development plan yet.