![]() |
|
ESP system with BTS7960 IBT_2 - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: DIY Project (https://www.kincony.com/forum/forumdisplay.php?fid=3) +--- Thread: ESP system with BTS7960 IBT_2 (/showthread.php?tid=9573) |
ESP system with BTS7960 IBT_2 - SchmidtGundersen - 07-04-2026 Hello, I have an issue, maybe you guys can help me. I have bought a BTS7960 IBT_2 to control a motor (12v Linear actuator). But I have problems with the KC868-A6, not booting up correctly (Does not enable wifi, does not get online on HomeESP in Home Assistant) if I have added the BTS7960 IBT_2 from VCC to 3.3V port. I believe it might be because the BTS7960 IBT_2 need 5V and this puts to much load on the KC868-A6 to boot up correctly? Do you know if this issue, and do you know if my suspicion is correct. (If I connect the VCC to 3.3V after it has booted up and is active on wifi, it works fine with the motor) From what I understand about the BTS7960 IBT_2, is that it should also with with 3.3V To clearfy I am using KC868-A6-V1.4SP Thanks! RE: ESP system with BTS7960 IBT_2 - admin - 07-05-2026 can you write a diagram on paper. RE: ESP system with BTS7960 IBT_2 - SchmidtGundersen - 07-05-2026 I manage to resolve the issue, buy adding a DC12v to DC5v Step-Down converter and connect that in this way: GND from 5V DC converter to GND on the KC868-A6-V1.4SP. GND from 5V DC converter to GND on the BTS7960 IBT_2 5V DC from 5V DC converter to VCC on the BTS7960 IBT_2 5V DC from 5V DC converter to R_EN and L_EN on the BTS7960 IBT_2 (To always have motor enabled) This resolved my boot issue with the KC868-A6-V1.4SP.. RE: ESP system with BTS7960 IBT_2 - zali - 07-05-2026 (07-04-2026, 05:04 PM)SchmidtGundersen Wrote: Hello, I have an issue, maybe you guys can help me. I have bought a BTS7960 IBT_2 to control a motor (12v Linear actuator). But I have problems with the KC868-A6, not booting up correctly (Does not enable wifi, does not get online on HomeESP in Home Assistant) if I have added the BTS7960 IBT_2 from VCC to 3.3V port. I believe it might be because the BTS7960 IBT_2 need 5V and this puts to much load on the KC868-A6 to boot up correctly? Do you know if this issue, and do you know if my suspicion is correct. (If I connect the VCC to 3.3V after it has booted up and is active on wifi, it works fine with the motor) Hej Schmidt,
RE: ESP system with BTS7960 IBT_2 - SchmidtGundersen - 07-09-2026 (07-05-2026, 08:52 AM)zali Wrote:(07-04-2026, 05:04 PM)SchmidtGundersen Wrote: Hello, I have an issue, maybe you guys can help me. I have bought a BTS7960 IBT_2 to control a motor (12v Linear actuator). But I have problems with the KC868-A6, not booting up correctly (Does not enable wifi, does not get online on HomeESP in Home Assistant) if I have added the BTS7960 IBT_2 from VCC to 3.3V port. I believe it might be because the BTS7960 IBT_2 need 5V and this puts to much load on the KC868-A6 to boot up correctly? Do you know if this issue, and do you know if my suspicion is correct. (If I connect the VCC to 3.3V after it has booted up and is active on wifi, it works fine with the motor) Hello Zali, I am using my own YAML code. Yes, the board boots normally, without the H-Bridge connected to the board. But after changing power to 5V it works fine.
|