cancel
Showing results for 
Search instead for 
Did you mean: 

Current transformer connection to Nucleo U545REQ

reedomneck
Associate III

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.

1 REPLY 1
Andrew Neil
Super User

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 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.