I'm trying to transmit serial messages at 1200 bps to an IR receiver such as a GP1U52X. The datasheet says that the 40kHz signal must be further modulated by a
100 to 1000 Hz signal, I think because after several cycles are received the AGC in the receiver reduces gain.
I was wondering if this second modulation is necessary when sending serial information (since the 1200 bps signal itself is like a modulation), and what would be the ideal frequency for such a signal. I suppose one problem would be if the UART were to send several "1" bits in a row since the GP1U52X might only detect the first ones before the AGC reduces gain.
I was also wondering if the duty cycle of the 40kHz signal has to be
50%. I want to try a much lower duty cycle to pump more current into the IR LED.
Any feedback will be appreciated.
Thank you.