Page 1 of 1

Does the FPGA directly access the calibration data of the eeprom?

Posted: Tue Oct 15, 2019 9:30 am
by RT_
We want to calculate channel 1 with channel 2 directly in the FPGA and send the result to an app via Houskeeping. Now the question arises if the FPGA calculates the calibration values directly or if this happens later in the C-program?
Is there a possibility to directly access the calibration values of the EEProm from the FPGA?
Unfortunately I couldn't find anything on this topic.