| View previous topic :: View next topic |
| Author |
Message |
winampdevil
Joined: 23 Dec 2009 Posts: 8
|
Posted: Wed Dec 23, 2009 12:04 pm Post subject: [solved] sniffer will not work..... |
|
|
Hi,
in the last few days i've build the simple sniffer.
Yesterday i got the crystal, today i flashed the atmega 8.
Now i connected to my laptop, starting hyperterminal with COM1 - 9600, 8N1, gave power to the sniffer.... but nothing happens.
I thought, there must be a textoutput to the terminal, but nothing happens.
I've doublechecked the wirings and the fusebits, all seems to be ok.
Is there any hint? Thanks...
Frank
Last edited by winampdevil on Mon Jan 18, 2010 2:25 pm; edited 1 time in total |
|
| Back to top |
|
 |
stavragi
Joined: 13 Dec 2009 Posts: 3 Location: Greece
|
Posted: Sat Dec 26, 2009 6:52 pm Post subject: |
|
|
Same here. The strange part is that in AVR studio the project seems to be using ATmega88 and not ATmega8 that we see in the schematics.
So... which one is correct??
Also can the sniffer be used to talk to the AVC Lan as well?
Thanks, Yiannis. |
|
| Back to top |
|
 |
winampdevil
Joined: 23 Dec 2009 Posts: 8
|
Posted: Mon Jan 04, 2010 3:29 pm Post subject: |
|
|
i've found out, that the schematic is wrong.
The Com-Port-Pins 2 + 3 must be changed vice-versa (2 is 3 and 3 is 2)
So the Terminal now shows a (one) symbol (but no text....)
I'll try ....
Frank |
|
| Back to top |
|
 |
winampdevil
Joined: 23 Dec 2009 Posts: 8
|
Posted: Tue Jan 05, 2010 3:21 pm Post subject: |
|
|
so, found out some others...
| Quote: | | The strange part is that in AVR studio the project seems to be using ATmega88 and not ATmega8 that we see in the schematics. |
Youre right, the source code is for a ATMega88.
Have tried to revert these instructions to ATmega8, it works other then before, but still wrong.
Will try.....
Greetings
Frank |
|
| Back to top |
|
 |
winampdevil
Joined: 23 Dec 2009 Posts: 8
|
Posted: Tue Jan 12, 2010 10:14 am Post subject: |
|
|
today i've progged an atmega88.
It looks better, ist displays text to the terminal and then the following lines:
AVCLAN reader 1.00
Ready
[some instructions]
LAN>T1
LAN>T1
LAN>T1
and so on.
But i don't have the AVC-LAN connected (yet); i hope it will work, when connected.
Greets
Frank |
|
| Back to top |
|
 |
winampdevil
Joined: 23 Dec 2009 Posts: 8
|
Posted: Mon Jan 18, 2010 2:24 pm Post subject: solved |
|
|
| Ok, sniffer works with atmega88 connected to avc-lan. |
|
| Back to top |
|
 |
stavragi
Joined: 13 Dec 2009 Posts: 3 Location: Greece
|
Posted: Tue Feb 02, 2010 11:27 am Post subject: |
|
|
That's great news. Did you try to see if you can send commands to the HU through terminal? Or is it possible just to "listen"?
Can anyone answer if the first "more complicated" version of the sniffer can send commands to the HU through terminal or any other software? |
|
| Back to top |
|
 |
winampdevil
Joined: 23 Dec 2009 Posts: 8
|
Posted: Thu Feb 04, 2010 7:50 pm Post subject: |
|
|
| sending commands to HU should work, you can see several commands when you start the unit. There is a send command, but i didn't try this. |
|
| Back to top |
|
 |
|