Sign in

username:

password:



Not a member?

Search avrclub



Search tips

Subscribe to avrclub



Ads

avrclub by Keywords

AT90S2313 | AT90S8515 | ATMega | ATmega128 | ECL | FETS | IAR | Keyboard | LCD | STK50 | TMOS | UART

Discussion Groups

AVRclub

Atmel AVR Microcontroller discussion group.

Search Results for "atmega128"

  

Post a new Thread

[AVR club] Programming ATMEGA128 using SPI Port at first time   [4 Articles]

senthil - Jul 29 2008
Is it possible to interface the ATMEGA128 using SPI port at port.I am using AVRISP MKII programmer.please help regarding this [Non-text portions of this message have been remove... [AVR club] Programming ATMEGA128 using SPI Port at first time

Re :Re: [AVR club] Programming ATMEGA128 using SPI Port at first time

senthil - Jul 30 2008
Hi davis,             In my board i have connected the PDO and PDI ports instead of MOSI and SOMI problem is i am using the AVRISP MKII programmer which is basically operate on SPI... Re :Re: [AVR club] Programming ATMEGA128 using SPI Port at first time

Atmega128 - AVRISP Programmer - Bascom   [2 Articles]

Ben Zijlstra - May 9 2003
Ted Are you using the AVRISP-programmer from Kanda. Had problems with it when selecting AVRISP in Bascom programmer but all is working well now after choosing STK200/ST... Atmega128 - AVRISP Programmer - Bascom

ATmega128 - AVRISP Programmer - BASCOM

Ted - May 8 2003
Hello all, I have a atmega128 from BDMICRO for my robot and I am using BASCOM-AVR for code. To get it all to the board I am attempting to use ATMEL's AVRISP Programmer and... ATmega128 - AVRISP Programmer - BASCOM

Socket for ATmega128   [12 Articles]

acetoel - Feb 20 2003
Hello, Is there any socket for the ATmega128? Where I can buy it? Ezequiel ... Socket for ATmega128

[AVR club] Cannot program the ATmega128 using SPI

Francois Rigaud - Jun 4 2007
Hello, > > Cannot program the ATmega128 using SPI Maybe you re making a mistake in programming fuse bit. 3 years ago, i have making the same and i restored 4 µc with this: ... [AVR club] Cannot program the ATmega128 using SPI

BDMICRO MAVRIC ATmega128

Ted - May 9 2003
Hello everyone. I am a pretty much new avr user as used in robotics. ATmega128 MAVRIC from BDMICRO. Since this list goes a little further than us lowly robotics types get ... BDMICRO MAVRIC ATmega128

[AVR club] ATmega128 - Programming mode problem   [2 Articles]

juli169002 - May 30 2006
Hi, I'm a french stagiaire and i use an ATmega128 to drive a network controller in my card. I'm using avr studio 4 and a STK500 to programm my component. In fact i encounter a p... [AVR club] ATmega128 - Programming mode problem

ATMega 128 programming   [3 Articles]

cheshmak1972 - Nov 20 2005
Hi I can not programming ATMega128 my programmer maked by me and is on STK200 type Please help me ... ATMega 128 programming

Re: Triggered Inputs?

Graham Davies - Sep 15 2004
--- In avrclub@avrc..., "Rompf Tobias ZFS MKK" wrote: > are the Ports of the Atmega 128 > triggered in any way? ... > I wanna be able to use inpu... Re: Triggered Inputs?

USB   [2 Articles]

Behnam Emamian - Jun 14 2004
i need connect ATmega128 to USB port of PC and communication between PC and MCU. i see Igor but i have few problem. 1)send from MCU to PC 2)sample circuit is for at90s2... USB

C CODE   [3 Articles]

pruchj1 - Apr 15 2005
Hi! Don“t you have someone C code, which implement simple protocol on UART? I“ve Atmega128. I want to be sure, that recieve data are ok, without mistakes. For example ... C CODE

cardbus interface with avr atmega128

meetdeepak_ratnaparkhi - Aug 16 2005
hello frnds im working on project of avr. im trying to interface cardbus with atmega 128 (avr),any on give me sugesstion how i can interface cardbus directly (with out any ... cardbus interface with avr atmega128

? ATmega128 + Z85c30 memory map IO connect Timing

¼Õ±āæµ - Aug 12 2003
I designed it for memory mapped. SCC + 3.6864Mhz AVR + 74HC573 + 3.6864Mhz D0~D7 D0~D7 A/nB A1 D/nC A0 nRD nRD nWR nWR nCE nA15(A15 + 74HC14 one gate) ... ? ATmega128 + Z85c30 memory map IO connect Timing

Implementation of RS-232 Standard   [5 Articles]

Amit Kumat Malik - Apr 28 2005
Hello, Any body had implemented the RS-232 / EIA-232 standard on ATMega128, with fullflow control. I need to have the various signal timing to implement a full flow ... Implementation of RS-232 Standard

[AVR club] connecting camera to avr   [5 Articles]

edd - Sep 7 2006
I want to connect a camera to the atmega128 but i dont know what should i do? and what kind of camera i must to use? please help me it's very important for me . thank you -... [AVR club] connecting camera to avr

carrierboard for atmega...

Ben Zijlstra - Feb 23 2003
There was a question about a board for the ATmega128. Check www.olimex.com/dev they have made a carrierboard. Ben Zijlstra http://members.home.nl/bzijlstra ... carrierboard for atmega...

"back plane" connection for Atmega128 MLF package

inpactmicro - Aug 4 2004
Is it absolutely necessary to connect to GRROUND the back plane connection of the 64 pin MLF package for the ATmega128L package or is this purely for thermal dissipation. ... "back plane" connection for Atmega128 MLF package

Memory extraction   [4 Articles]

Electronic Lithuania - Sep 8 2004
Have important question to group members. I am trying to find a company or person able to extract the programm/data memory from protected ATmega128 and .jed Xilinx XCR3032. ... Memory extraction

[AVR club] My pb of ATmega128

julien braque - May 31 2006
Hi, I tried to unconnect PEN pin ( because it was inernally pulled up) ; it does'nt function... I don't really know where my problem come from.The mapping of my pins is corre... [AVR club] My pb of ATmega128

[AVR club] Problem While Communicating between two Microcontroller using SPI

dev_optiwave - Sep 25 2006
Hi All, I am facing a problem while communicating ATMEGA128 (Master) & ATMEGA325(sLAVE) using SPI. i am able to send single byte properly but whenever sending strin... [AVR club] Problem While Communicating between two Microcontroller using SPI

newbie m128 assembler page   [2 Articles]

glenhat - Apr 23 2003
I'm finally getting up to speed a bit on programming the ATmega128 in assembler on the MAVRIC board. There's next to nothing for M128 assembler example code on the net.... newbie m128 assembler page

AW: [AVR club] Re: Triggered Inputs?

Rompf Tobias ZFS MKK - Sep 16 2004
Thanks everyone a lot for the hints. -----Ursprüngliche Nachricht----- Von: Graham Davies [mailto:YahooGroups@Yaho...] Gesendet: Mittwoch, 15. September 2004 22:... AW: [AVR club] Re: Triggered Inputs?

[AVR club] Cannot program the ATmega128 using SPI programming   [4 Articles]

pragnesh_pavan - Apr 24 2007
hi, group i m facing very strange problem,i made my own ISP programmer and i m using the AVRDUDE as my programming software. now i found very strange problem when i am tryin... [AVR club] Cannot program the ATmega128 using SPI programming

RE: [AVR club] Converting current to PWM   [2 Articles]

joseph torelli - Sep 23 2004
We have various sensors ( level, temp, pressure,... ) that output 4-20ma. We put a 250ohm 1% resistor across the sensor output. This gives 0v for 0ma and 5v for 20ma. We con... RE: [AVR club] Converting current to PWM

[AVR club] \bin\ld.exe: cannot find -lnutdev

taha137 - Nov 23 2007
Hello, can any one please guide me for this. I am using: eclipse-platform-3.2-win32 btnut_system_1.8 and WinAVR-20070525 Now i am trying to compile sample btnut helloworl... [AVR club] \bin\ld.exe: cannot find -lnutdev

[AVR club] Using C++ for BTNODEv3

taha...@yahoo.com - Jan 11 2008
Hello, I am using: eclipse-platform-3.2-win32 btnut_system_1.8 and WinAVR-20070525 I am using c++ for btnodev3. When i burn the .hex file i get the following warning... [AVR club] Using C++ for BTNODEv3

AVR File Library for FAT32

nevelian - Jan 6 2004
Hi guys, I have been building an MP3 player firstly using a ATMega 32 and then a Atmega 128, and interfacing a hard disc. The hard disc uses FAT32, and the code was w... AVR File Library for FAT32

Re: Starter kits

Graham Davies - Apr 21 2004
--- In avrclub@avrc..., "Patrick Timlin" wrote: > ... the STK500 is an excellent > board to start off with ... I'm just starting out with the AVR too,... Re: Starter kits

Re: [AVR club] Anyone use Futurelec Atmega controller board and WinAVR?

Dave Hylands - Dec 19 2005
Hi Ray, > I have just joined the group and I have purchased the > controller board > with a view to developing digital output from a gem faceting > machine I > am b... Re: [AVR club] Anyone use Futurelec Atmega controller board and WinAVR?

AW: [AVR club] At the begining ....

Klaus Ruebsam - May 22 2003
Hi (what ever you name may be)! Check for STK 500 at http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2735 STK500 supports all AVR devices. STK501 i... AW: [AVR club] At the begining ....

help please   [2 Articles]

Somashekar S.M. - May 5 2005
hello Friends, I am newly useing ATmaga32 to my project and i use to write in C language , I had instaled AVR studio and i don't know how to start . can send any sample ... help please

Re: [AVR club] avr with huge external memory

Max - Apr 29 2003
I have done this very same adding 512K to an Atmel ATMega128. Since the 128 has support for external RAM (64Kb), all I did was add a VHDL falling edge triggered 3 bit counter (t... Re: [AVR club] avr with huge external memory