2022-12-26 05:33 AM
I'm planning to use 24V 0.5A Motor in application. It will be controlled from MCU which is taking 3.3V input and it's GPIO will give 3.3V when output pin is logic high. I'm thinking to interface the Motor to MCU via driver VNL5300S5TR-E.
Now I have doubts in this driver VNL5300S5TR-E.
so 3.3V voltage is sufficient to turn on the Internal MOSFET ?
2.There is a truth table 14 in the datasheet which says that STATUS Pin will get low for condition Output voltage < VOL. What is this condition, can you explain in detail.
3.Also what is this Openload detection table 10. in the datasheet. Can you tell more about this.
Regards,
Bitesh
Solved! Go to Solution.
2023-01-02 05:40 AM
Sorry, I had mistyped point 3, but had already corrected it above.
There is a small leakage current that can flow from the output (drain) to GND, which can be compared to a high-impedance resistor. This "resistor" pulls the output to GND level when there is no load on the output or it has been disconnected and the MOSFET is in OFF state (INPUT = L). For details on open-load detection, see AN4798, section 1.6.
Regards
/Peter
2023-01-02 03:33 AM
Welcome, @Bitesh, to the community!
Does it answer your question?
Regards
/Peter
2023-01-02 05:19 AM
Hi Peter,
Thanks for your response. Point 1 is clear to me now. but I still have confusion in Point 3.
Do you mean Output Voltage as Voltage on the Drain of MOSFET ?
If yes then I expect that when Input Voltage is LOW and No Load is connected then the Drain of MOSFET will be floating and reading some random noise. In this case Drain Voltage will be less than VOL and STATUS Pin will go LOW.
Is my understanding correct ?
2023-01-02 05:40 AM
Sorry, I had mistyped point 3, but had already corrected it above.
There is a small leakage current that can flow from the output (drain) to GND, which can be compared to a high-impedance resistor. This "resistor" pulls the output to GND level when there is no load on the output or it has been disconnected and the MOSFET is in OFF state (INPUT = L). For details on open-load detection, see AN4798, section 1.6.
Regards
/Peter
2023-01-02 05:45 AM
Hi,
Thanks for the answer, now it is clear to me.
Regards,
Bitesh
2023-01-02 05:53 AM
Hi,
Can you please tell me what is the maximum voltage that can be applied between Drain and Source of MOSFET when Input is LOW ?
Regards,
Bitesh
2023-01-02 07:42 AM
This is listed in the data sheet as Vclamp (section 2.3) and has the value 41V (min), 46V (typ) and 52V (max). I would therefore recommend not applying a voltage greater than 41V there.
Regards
/Peter