Show Posts
|
|
Pages: [1]
|
|
1
|
General / MP3 / Re: IP-BUS to Computer
|
on: 04 Oct 2007, 23:07
|
|
Yes, scope pics are with connected HU (Pioneer AVIC-D2). What do you mean by upload firmware with diagnostics on? The firmware was already uploaded. Thanks.
|
|
|
|
|
3
|
General / MP3 / Re: IP-BUS to Computer
|
on: 03 Jan 2007, 05:24
|
Ok, I see YAPP. I can't use YAPP since it doesn't support Atmel Dragon. I found a handy fuse calculator here: Fuse CalculatorI think I have the fuses set correctly, 0x2F & 0xC9. Still no communication though. I must have a hardware problem somewhere. 
|
|
|
|
|
4
|
General / MP3 / Re: IP-BUS to Computer
|
on: 29 Dec 2006, 09:23
|
|
Sorry, I did find the image earlier and forgot to update my post, but those fuse settings don't seem to work and they kill the ISP. Maybe I didn't translate them correctly? I am using AVRStudio4 and the fuse settings look a little different. What program did that screenshot come from? You have CKSEL0, CKSEL1, CKSEL2, CKSEL3 = unchecked. Is that same as CKSEL=[0000]? SUT0 = checked, SUT1 = unchecked, is that same as SUT=[10]? BOOTRST=unchecked, is that same as BOOTRST=0 or BOOTRST=1? I think AVRStudio4 BOOTRST checked is same as BOOTRST=0.
Maybe it would be easier if I just use the same program as you used, but my programmer is an Atmel Dragon so the program I use must support it.
Can you tell me the hex values of the fuse bytes?
|
|
|
|
|
5
|
General / MP3 / Re: IP-BUS to Computer
|
on: 27 Dec 2006, 04:26
|
|
Yeah, Mega8 has fuse bits or option bits. I know the one needs to be set for external oscillator, but I don't know what to do about the rest. I wonder if that's why my HU doesn't recognize M-CD?
|
|
|
|
|
6
|
General / MP3 / Re: IP-BUS to Computer
|
on: 23 Dec 2006, 02:15
|
|
Thanks Vitat, I have fixed the schematic and built the circuit. Will your firmware do anything if Yampp3 is not connected? I tried connecting to my stereo's IP-bus, but M-CD is not available. I am just trying to test it right now. Also, what are the correct settings for the Fuse bits?
|
|
|
|
|
8
|
General / MP3 / Re: IP-BUS to Computer
|
on: 05 Dec 2006, 17:33
|
|
Does the attached schematic look correct if I want to convert between IP Bus and 5V Serial? I will use an external circuit to convert 5V serial to RS-232 so that part isn't in the schematic.
|
|
|
|
|
9
|
General / MP3 / Re: IP-BUS to Computer
|
on: 06 Oct 2006, 20:27
|
|
Ok, I think I understand. I looked at schematic and see RX and TX connected to INT0 and ICP. I was trying to learn by reading C source, but I don't know C so I misunderstood it for using the UART. Thanks for the logging firmware!
Is Atmega64 compatible with Atmega8 firmware?
|
|
|
|
|
10
|
General / MP3 / Re: IP-BUS to Computer
|
on: 06 Oct 2006, 18:17
|
|
I am a little confused. How come the Atmega8 UART can be programmed to talk to the CAN-BUS IC, but an RS232 port cannot, not even through MAX232? I thought RS232 uses a UART too?
Is any extra circuitry required to connect converter between head unit and another device? Or can it just be connected in parallel like a Y-splitter?
Is a logging firmware already available, or would I need to modify your Yammp3 firmware to turn it into a logging firmware? I did a search and found no references to logging firmware. Unfortunately, I am unfamiliar with the C language.
|
|
|
|
|
11
|
General / MP3 / Re: IP-BUS to Computer
|
on: 02 Oct 2006, 19:08
|
|
Hi, I also want to connect IP-Bus to computer. Is the only thing necessary, is to connect CAN-BUS IC to MAX232, then connect MAX232 to serial port? If yes, then what settings are necessary (baud rate, bits, parity)?
Is it possible to connect a converter to the IP-Bus when there is already another device on it? My goal is to use the converter to "listen" to the IP-Bus and log all communication on it. I want to decode the XM Radio mode.
Also, before I start, has the XM Radio mode already been decoded?
|
|
|
|
|
|