I'm trying to build a light detection circuit with an arduino giga by using a photo diode as a current generator. I'm essentially trying to build the circuit shown below but using the onboard op amp of the arduino giga. I've found the STMSpeeduino library which allows you to set up the amplifier as a non-inverting opamp but it doesn't have inverting opamp capabilities. Is there a way to easily access the inverting opamp, and will this work for my circuit?
Hey, STMspeeduino creator here, apologies I only noticed your message now, I believe this would be simple to do, might only need to change one register value, so if it would by any chance still be useful, I can have a look into it.