Dot matrix awneil wrote:
Why not use the JTAG pins as JTAG pins??
"Atmega16 consists of one JTAG port which shares four pins with PORTC. Until JTAG port is not disabled, these pins can’t be...
Dot matrix sorry MEGA16
yeah i used 220R resistors
how i can do that??(turn of jTag
Sunday, 7 December 2014 - 20:06
Schematic- and PCB design programs hi every one ! i have a problem in designing PCB with proteus 8
i wanna put a DC power connector(like barrel dc power connector)! how can i do that?? i dont have any dc power...
Thursday, 18 September 2014 - 06:11
poblem with LCD Kartman wrote:Try moving the while(1) and see if you get a result.
#ifndef F_CPU
#define F_CPU 1000000
#endif
#include
#include
#define D4 eS_PORTD4
#define D5...
yeah bob problem solved
awneil wrote: Why not use the JTAG pins as JTAG pins?? "Atmega16 consists of one JTAG port which shares four pins with PORTC. Until JTAG port is not disabled, these pins can’t be...
so what??
sorry MEGA16 yeah i used 220R resistors how i can do that??(turn of jTag
hi every one ! i have a problem in designing PCB with proteus 8 i wanna put a DC power connector(like barrel dc power connector)! how can i do that?? i dont have any dc power...
Kartman wrote:Try moving the while(1) and see if you get a result. #ifndef F_CPU #define F_CPU 1000000 #endif #include #include #define D4 eS_PORTD4 #define D5...