2025-06-17 1:16 AM - last edited on 2025-06-17 1:30 AM by Andrew Neil
Hello,
I've configured my ADC channels in differential mode and I'm able to do some basic test by connecting variable supply to my ADC pins. The results are coming properly. Here I'm connecting directly to my Nucleo545REQ board.
Now when I connect CT(Current transformer) lines with 100watt load to my Nucleo board ADC I don't see anything. Values are in the range of floating.
Can someone help me if I need to do anything in firmware or do I need to have any change in hardware.
2025-06-17 1:29 AM
Welcome to the forum
Please see How to write your question to maximize your chances to find a solution for best results
Please show a schematic of how you are connecting the current transformer to the board.
If you probe with an oscilloscope on the STM32 pins, do you see valid signals at the ADC inputs?
Please also show your code - see How to insert source code