Discussion Title | Created date |
---|---|
pwm problem with attiny13 i have problem with AVR Attiny13 that i want to run in mode 5 PWM . in pin5 -pb0 , i take only vcc but no pulses.. this is my code in assemby and i set the fuse "SUT_CKSEL" :... |
Wednesday, 12 June 2019 - 08:19 |
compare and branch problem I try to use the branch instruction cp r16,r7 brlo rtem3 that is not working.. if instead of this i use a constant number cpi r16,0x08 brlo rtem3 then it works... |
Tuesday, 19 March 2019 - 08:38 |
mega16a pwm problem I want some help as i cannot be able to create pwm in oc1b & oc2 instead i create what i need to the others two oc0 & oc1a!!! in mega 8515 everything is ok and i use (... |
Wednesday, 13 March 2019 - 15:54 |