kunal5959
Junior Member level 3
- Joined
- Jul 26, 2011
- Messages
- 31
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,644
I made an identical working PCB (with ATMEga128L) but replaced the ATMEga128L with ATmega128. THe ISP serial Programming was designed using the the same connections between MCU and AVR MKII as in previous PCB.
MKII///MCU Pins
MISO- TXD(PE1)
MOSI- RXD(PE0)
SCK- CLK(PB1)
RST- REset(nRESET)
GND- GND
Vcc- 4.9V
Unlike in my prev working PCB, the TXD RXD and CLk are always low and RSt is always High..On clicking AVR studio Programming settings..
1) target voltage is 4,9V
2) The AVRSTUDIO v6 shows fails to enter programming mode error on clicking Read device ID
3) The external resonator i am using shows 1.94 MHz freq and is connected to XTAL1 of the MCU
4)while clicking REad device ID RESET goes from hight to LOW..
I am totally confused where the real error is,,
1)The new PCb is with brand new ATMEGA128...Is the MCU now damaged...??
2) Is it something to do with bootlaoder...As i dont thing there are any bootlaoder in this new microcontroller chip??
3)Why is it not entering the Programming mode when all other settings are identical as my previous working PCB??
4) Is the failure due to switchover from ATMEGA128L to ATMEGA128??
MKII///MCU Pins
MISO- TXD(PE1)
MOSI- RXD(PE0)
SCK- CLK(PB1)
RST- REset(nRESET)
GND- GND
Vcc- 4.9V
Unlike in my prev working PCB, the TXD RXD and CLk are always low and RSt is always High..On clicking AVR studio Programming settings..
1) target voltage is 4,9V
2) The AVRSTUDIO v6 shows fails to enter programming mode error on clicking Read device ID
3) The external resonator i am using shows 1.94 MHz freq and is connected to XTAL1 of the MCU
4)while clicking REad device ID RESET goes from hight to LOW..
I am totally confused where the real error is,,
1)The new PCb is with brand new ATMEGA128...Is the MCU now damaged...??
2) Is it something to do with bootlaoder...As i dont thing there are any bootlaoder in this new microcontroller chip??
3)Why is it not entering the Programming mode when all other settings are identical as my previous working PCB??
4) Is the failure due to switchover from ATMEGA128L to ATMEGA128??