BrushlessPower

Results 33 comments of BrushlessPower

short Answer: There are no Plans for Teensy. long Answer: If someone would present some more or less working code for Teensy, i could test it and make it working....

Hello @MelangeF3A , it should be no Problem to make the code running on F103 and all the other types. RTOS should not be used! It will cause to much...

new functions: SBUS_Ready(bool reset) and SBUS2_Ready(bool reset) -> true = reset / false = not reset use false on your own risk SBUS_Ready() and SBUS2_Ready() do reset the Flag on...

Hello, i have no idea how F-Port(2) is working. I've looked at some specs, but i think F-Port2 is very different to SBUS2 And i have no TX/RX to do...

yes, thats the spec for F-Port (not F-Port2 i think) for my understanding: F-Port just uses SBUS Data Format for their Control Frame. This can be received easily with Serial...

Yes, i have a local version running with the actual ESP32 core V2.x.x The are just some Variable names that changed from V1.X.X to V2.X.X. These Names have to be...

It need some more lines i will upload my local changes for testing in the next minutes

Hi Julien, interesting issue. Never thought about using multiple ESP32 (or Atmega) Sensors. i have an idea whats causing the issue: the Sensors (the third) could trigger the Start/End of...

Dear Julien, thank you for testing. I have 3 ESP32 and i will build up the same test an try to find the problem. I think it could be a...

hi, 2k4 Resistor is ok. I had problems with a R7003SB. This one only worked with 1k. Thats why i recommend 1k. Maybe its better to use a diode.