Square wave FSK issue using PWM ouput
Hi All,I am trying to impliment a frequency shift keying (FSK) routine to represent a each bit of a byte as FSK.My routine is kind of working (see the IRQ for TIM3 below). My FSK is :Bit 0 & Start : 3600Hz Bit 1 & Stop : 1200HzThis ensures that timin...