Hello,
I have spent quite some time going through the documentation (and this forum!) while playing around with my PGA305EVM-034 kit - but I still can't get certain parts of the PGA305 to work properly. I hope I'm not missing something super obvious. I'd like to make my own calibration program for the PGA305 in order to automate everything and generally try and make the calibration and verification processes easier. I have about a million different questions at this point, but I guess the two most pressing ones are:
1) I'm having a hard time figuring out the data representation for coefficients, PADC and TADC values, etc. .. Take PADC, for example: How do I translate LSB, MID and MSB into Voltage in the table found under "Debug->ADC Settings->P. Sensor & P. ADC"?
The Gain is currently set to 25, and the bridge supply voltage is 2.5 V. At this point I can't get from A to B using any of the formulas that I can find in the PGA305 datasheet.
2) I found a DLL and a code example for generating coefficients in this thread:
https://e2e.ti.com/support/sensors/f/1023/t/837458?PGA305-Calculating-coefficients-without-EVM-GUI
But I can't quite fiure out how to use the DLL. There are three functions in there called "coeffgen24bit", "coeffgen24bit_initialize" and "coeffgen24_terminate". I guess the "coeffgen24bit" function corresponds to the "Calibration_Coeff_Gen" function found in the code, so I think I have managed to figure out the parameters to that particular function. It doesn't seem to produce anything, though. I also haven't figured out how to use those other two functions. Do you have an accompanying header file for that DLL by any chance? Maybe even some documentation for it? If not, then maybe some more code examples?
Any help with this will be greatly appreciated!
Thanks a lot! :-)
Sincerely,
Mads







