Here the 2 digital signals from the trimmer are exploited to set the gain of the input stage of the PGA.
109void PGA_GAIN_CROSS(uint8_t scheda_su_scheda_giu, uint8_t canale, uint8_t PGA_gain_to_set ){
111 uint8_t offset_schdea=0;
112 if (scheda_su_scheda_giu){
114 scheda_su_scheda_giu=6;
125 PGA_DAC_GAIN_CROSS( scheda_su_scheda_giu, canale, PGA_gain_to_set, PGA_gain_for_second_stage);
void PGA_GAIN_CROSS(uint8_t scheda_su_scheda_giu, uint8_t canale, uint8_t PGA_gain_to_set)
Here the 2 digital signals from the trimmer are exploited to set the gain of the input stage of the P...
uint8_t PGA_settled_gain[12]
PGA set gain.
void PGA_set_reset_pre_PGA_gain(uint8_t scheda_su_scheda_giu, uint8_t canale, uint8_t set_2_reset_1_idle_0)
Here the 2 digital signals from the trimmer are exploited to set the gain of the input stage of the P...
void PGA_DAC_GAIN_CROSS(uint8_t scheda_su_scheda_giu, uint8_t canale, uint8_t guadagno_da_impostare, uint8_t PGA_si_NO)
#define PGA_pre_PGA_max_gain
#define PGA_set_pre_pga_low_gain
Set the amplifier gain in front of the PGA to 1 V/V, it is left shifted once in the trimmer.
#define PGA_set_pre_pga_high_gain
Set the amplifier gain in front of the PGA to 10 V/V, it is left shifted once in the trimmer.