Discussion Title | Created date |
---|---|
Timer1 input compare triggered by Analog Compare Has someone used timer1 input compare triggered by analog compare? I did it, but it work only if I set (TIMSK1=0x20), the drawback is when ICP1 change ( drive a 7 segment display... |
Thursday, 17 October 2013 - 13:02 |
MKII debug wire ATmega88 and timer0 overflow interrupt I use avrstudio 4.12. I see TCNT0 increase, I see TOV0 set (in TIFR0 register), TOIE0 is set (TIMSK0) but the TIM0_OVF never start. This routines was copied from a code generated... |
Friday, 4 April 2008 - 17:10 |
Allegro A8904 and AVR Does anybody have worked with allegro A8904? I need to drive a 3 phase hybrid stepper motor Any suggests, tips, code, advice is very appreciated. First of all I need to initialize... |
Friday, 26 October 2007 - 18:52 |
I2C stepper motor driver trinamic TMC222 Hello, I will be controlling stepper motor with an Atmega8515 and TMC222. I was wondering if someone already does it. I've tryed to GetFullStatus1 from TMC222 , but it continue... |
Saturday, 11 February 2006 - 16:40 |