Hey guys,
just setting up some LED backlighting controlled via potis, so only analog in -> variable -> pwm out.
I've managed to read the analog inputs in Mobiflight, write them to a variable and output them on a pwm enabled pin. they do control the led intensity. however the pwm outputs pulse high and low whenever the arduino is recieving data from the mobiflight software ( it seems like the pwm values are reset ever cycle or something).
If I adjust the config exacution speed in the settings the pulsing frequency increases. This behaviour is noticeable on all pwm outputs I've measured. what am I doing wrong?