Hallo Pinsel,
Config Timer1 = Timer , Prescale = 1 , Compare_a = Toggle , Clear_timer = 1
Compare1a = _xtal / 72000
Config Portd.5 = Output
macht 35,97KHz mit 50% DC am Portd.5 (OC1A)
Hallo,
ich möchte den Timer 1 eines ATmega328P anzapfen und 36 KHz an den Pin B1 schicken. Kann mir bitte jemand zeigen, wie ich dies unter Bascom mache?
Hallo Pinsel,
Config Timer1 = Timer , Prescale = 1 , Compare_a = Toggle , Clear_timer = 1
Compare1a = _xtal / 72000
Config Portd.5 = Output
macht 35,97KHz mit 50% DC am Portd.5 (OC1A)
Vielen Dank!
Lesezeichen