Connecting from 5V sensor to 3V3 adc channel
Hello everyone,
I want to make an adc reading using STM32F103C8T6 but I am really confused. first of all, the sensor I will use is the hall effect open loop current sensor ‘L31S300S05FS’ model. this sensor has 4 pins VCC GND VOUT VREF from these pins
VCC= 5V
GND
VREF IN OUT MODE = 2.5V
The VOUT pin gives an output voltage that I do not fully understand. Does it make sense to connect the VREF and VOUT pins at the output of the sensor directly to the ADC pins of the processor or do I need to use an OPAMP? If I need to use an opamp, please help me how to connect the VREF pin. thanks.

