pwm problem with attiny13 i dont have the fuse file and the device does not allow me to enter.. is it possible to erase the device and bring back the initial fuses?
Thursday, 20 June 2019 - 20:41
pwm problem with attiny13 ok i reduce to 2khz but ..nothing how can i change the fuse in the avr if it does not allow me to enter in programme mode?
Thursday, 20 June 2019 - 20:14
pwm problem with attiny13 : [ERROR] Failed to enter programming mode. ispEnterProgMode: Error status received: Got 0xc0, expected 0x00, ModuleName: TCF (TCF command: Device:startSession failed.)
This is...
pwm problem with attiny13 thank you very much ! but now i have a new question if i want pwm pase correct and i use oc0a as top then i have to configure tccroa com0a1:0 too or only com0b1:0?
Wednesday, 12 June 2019 - 10:42
pwm problem with attiny13 So , when i set TCCR0a as phase correct PWM and set COMOA1 :1 and COM0A0: 0 in oc0a i would not have clear on compare match when up-counting, and set oc0a on compare match when...
compare and branch problem when i use the same code but with the instruction << cpi >> everything are good when i use with <<cp >> no ...r16 has in both situations the same...
So if somebody makes a mistake with the fuses then you loose the device?
i dont have the fuse file and the device does not allow me to enter.. is it possible to erase the device and bring back the initial fuses?
ok i reduce to 2khz but ..nothing how can i change the fuse in the avr if it does not allow me to enter in programme mode?
: [ERROR] Failed to enter programming mode. ispEnterProgMode: Error status received: Got 0xc0, expected 0x00, ModuleName: TCF (TCF command: Device:startSession failed.) This is...
thank you!
thank you !!
thank you very much ! but now i have a new question if i want pwm pase correct and i use oc0a as top then i have to configure tccroa com0a1:0 too or only com0b1:0?
So , when i set TCCR0a as phase correct PWM and set COMOA1 :1 and COM0A0: 0 in oc0a i would not have clear on compare match when up-counting, and set oc0a on compare match when...
as soon as i will be with my computer i send you the code.. thank you anyway
when i use the same code but with the instruction << cpi >> everything are good when i use with <<cp >> no ...r16 has in both situations the same...
of course r16 have the number of an ADC conversion ..
yes i did ldi r16,0x08 mov r7,r16
Pages