Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Upendra007

  1. U

    Can any one share max31865 RTD (PT1000) libraries for stm32?

    Can any one share max31865 RTD (PT1000) library for stm32? I am trying to read temperature data from sensor through SPI using max31865 module , i am not getting data i am using SPI11 pins for PA5 -SCK PA6 -SDO PA7 -SDI PB6 -CS Wired MAX31865 with PT1000 RTD 2 WIRE sensor properly,Please let me...
  2. U

    [SOLVED] How to implement a look up table in C programming for the below table?

    Hi, I have read about linear interpolation https://helloacm.com/cc-function-to-compute-the-bilinear-interpolation/ unfortunately i couldn't work out well .I have made it with arrays using switch and case , yet need to reduce the lines @xenos implemented well working on it .appreciates you all...
  3. U

    [SOLVED] How to implement a look up table in C programming for the below table?

    @andre_teprom,Exactly but there is no formula for this, and it makes me use a look up table .With switch and case also it will increase the number of lines of coding better i would try with array of structures .please help me in that ,Thank you. @bewixt,you are correct the formula would make...
  4. U

    [SOLVED] How to implement a look up table in C programming for the below table?

    In one of my application I need to use look up table in C. I need to pick the data depending on two variable parameters temperature and pressure for example if temp=0 and pressure=750 then I have to pick 14.37.and so on Thanks in advance Please see the attached table.

Part and Inventory Search

Back
Top