Hello Toneboy1,
I’m happy to help with my limited knowledge
"Why do you say something doesn't sound right? Because the voltmeter was saying 3.3V or 5V......."Nope
I said for the following
" output voltage of 3.3V. However, curiously the voltage from the Hall sensor was about 4V!"If you feed it stable 3.3V you don't get 4V out
if there is a 10k pull up resistor, but foremost you should get the datasheet for the hall sensors.
Example: SS40A (Honeywell)
Supply voltage:
Min 4.5V
Max 24.0V
As you can see 3.3V is a little low, it is possible that it can work, but how stable... is another question.
Arduino is running from
5V why
3.3V or is it a
BluePill?
Yup you should measure across vcc and out pin if there is 2.2K-10K ish resistance then good, if open circuit or mega ohm range you need to pull up
, (in most cases the controller has the built in pull up resistors).
Dspic is fast and powerful with the Arduino you can run in some trouble with the adc speed, if you need to measure current, but you can get around it. I highly recommend to watch Great Scott's Make your own ESC, or another good source for Arduino is Electronoob's channel.
And its a good practice to get some buffer ic's between micro controller and the inputs, but zener is a way too.
https://www.youtube.com/watch?v=W9IHEqlGG1shttps://www.youtube.com/watch?v=NXkLydhRvS0https://www.youtube.com/watch?v=YV-ee8wA5lI&t=376s (Hall sensored one)Three phase inverter? You mean the three half bridges? Hmm I'm torn between
IGBT's and
Mosfet's.
I was thinking going higher with battery voltage....higher voltage lower amperage less heating, higher efficiency.
But
IGBT's are not cheap... so not sure yet
"how the state of the hall sensors correspond to the state of the MOSFET switches" you should watch the videos, Great Scott is far better at explaining as I am.
Have a nice day ^.^