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.

LM95233: Required reference design for interfacing LM95233 with FPGA.

Part Number: LM95233

I am interfacing LM95233 temperature sensor with FPGA. Don't have any reference design as an starting point. Please provide any link or reference firmware for interfacing lm95233 with FPGA. Thanks in advance....

  • Hello Shehzad

    We do not have a reference design that embeds an FPGA code to interface with the LM95233. The firmware for interfacing LM95233 with an MCU would be based of a MCU and it depends on which MCU is being used as their drivers are different.
  • Hi Amit Ashara

    Can you provide me any C or C++ based MCU code as a reference because I want to understand logic for reading temperature from LM95233. Data does not contains the rich information about logic.

    Regards 

    Shehzad

  • Hello Shehzad

    Generally we do not provide the C or C++ code for a simple reason: There are multiple MCU's with each having an I2C master controller which is very different in their programming model. But in general an I2C transaction generated by the MCU will work with the LM95233. If you have a specific question regarding the transaction over I2C, I could help you better.