jschwob

Results 5 comments of jschwob

Today I tested your code and found an issue. Using the ToolkitRC M6 Smart charger which includes a ppm monitor I found that the output could not be read. Since...

That sounds like a great suggestion. I haven't had time to test it yet - my changes simply flipped the output bits. I also need to generate an inverted uart...

I added this to the init portion: gpio_set_outover(pin, GPIO_OVERRIDE_INVERT); //Invert output as rc transmitters expect inverted signal. worked as expected and my tester read the signal w/o issue. No changes...

Please see above for my testing methodology. I'm using a standard hobby charger and signal tester. ToolkitRC M6 Smart charger which includes a ppm monitor. The tester can also generate...

I'm still testing it and will post results when I connect it to a transmitter trainer port on one of my transmitters. For my application I will add a setting...