Hi all,
I’m trying to connect my SimpleFOCShield v3.1 to a Sparkfun Thing Plus ESP32-S3, which is a 3.3V board.
I noticed that the SimpleFOCShield does not have an internal 3.3V regular, rather it outputs 8V on the Vin pin. So I will regulate that down to 3.3V for the ESP32 with an external regulator, no worries.
For the current sense supply, the SimpleFOCShield expects either a 5V or 3.3V regulated input, selectable by the user with a jumper at the bottom of the board. However, looking at the datasheet of the ACS712 current sensor chip it looks like that doesn’t actually support a 3.3V supply… The allowable input voltage range is from 4.5 to 5.5 volts.
Am I missing something? Has anybody gotten current sensing to work with a 3.3V supply?