Hello
I want to do a project with an STM32, a ADC and a Opamp. Basically i have a given pulse from a SIPM (similar to an Avalanche Photodiode). The pulse is negative, so an inverting opamp is necessary.
Find attached a image of a small pulse. To have security in the circuit, the ADC should have the capability to measue a signal that is one third of the amplitude and time of the displayed signal
Also attached a persistant screen where you can see the range of pulses. Since the pulses already make it to 1.3V sometimes, the inverting opamp has to have a -gain since most ADC's are around 2V max input.
For calculations i used the displayed 15us long singal, one third would be a signal lenght of 5us which equals a frequency of around 200kHz, therefore according to my knowledge (not that much) the ADC should be at least 10Msps. Is that correct? How many bits would be needed? Sadly high speed, high bit adc's become fairly expensive.
For my application, the uc (i would take an STM32F7) would only have to calculate the height of the signal. So i want just to know the pulse height, after finding the pulse height, all other informations about the pulse can be wasted.
Any tips which op-amp would be good? Do you reccomend to "deform" the pulse before measuring?