Flash Magic Forum

In-System Programming Support => P89V51Rx2/P89LV51Rx2 => Topic started by: Dragonheart on November 16, 2006, 03:57:24 AM

Title: P89LV51RD2
Post by: Dragonheart on November 16, 2006, 03:57:24 AM
Hello folks,
I'm having a serious software problem and no clue how to handle it.
I'm working with an OSRAM Pictiva display and still trying to communicate with the display-controller via Flash Magic.
I did initialise the necessary components like Baudrate, COM-Port, Device (89LV51RD2), Verify after programming and the Hex-Code. The board's using a 8051 (P89LV51RD2BBC)microcontroller and thus the device init. should be right.
The moment I press start to transfer data (Reset already confirmed) I get the following warning:  "The device signature does not match the expected value. Accessing a device using the wrong protocol could render the device unusable!!!"
I've also tried using the P89V51RD2 Controler software of Flash Magic which worked out perfect. Well, at least I could display the memory eso. but the storage arrangement is different to the P89LV51RD2.

It would be great could any of you give me some serious information according to my problem.
Thanx in advance.
Drago.

Title: Re: P89LV51RD2
Post by: Andy Ayre on November 16, 2006, 08:32:58 AM
Go to the ISP menu and read the device signature and post here what you get. Are you 100% sure the device you are talking to is marked on it's casing as a P89LV51RD2?

Title: Re: P89LV51RD2
Post by: Dragonheart on November 20, 2006, 03:07:22 AM
Hy and thanks Andrew for your support.
No, Osram did not deliver the flash magic tool. They refered to your homepage to download the software tool.
Yes, I'm absolutely sure it's an P89LV51RD2BBC. That's what it is written in the service manual as well as on the controler itself.

According to the flash Magic tool and the panel, the Device Id for P89LV51RD2BBC and P89V51RD2 are the same.
Manufacturer ID : 0xBF
Device ID : 0x91

Thanks again for your help.

Drago.

Title: Re: P89LV51RD2
Post by: Andy Ayre on November 20, 2006, 05:18:24 AM
In these devices the signature is not hard-coded into the device. Instead it is fixed in the bootloader. Originally there was only one bootloader for all six devices in the family, resulting in them all having the same signature.

You can either tell Flash Magic to stop checking the signature (Advanced Options -> Misc tab), or you can upgrade the bootloader. A new bootloader is available from the "Third Party" section of the Flash Magic web page.

Title: Re: P89LV51RD2
Post by: Dragonheart on November 20, 2006, 05:52:20 AM
Thanks again Andrew.

Meanwhile I tried to transfer data by using the P89V51RD2 device and it worked perfect. I guess, I keep using this kind of device also it's not the right one.  The device ID is equal to the P89LV... device ID and somehow it's not causing any trouble.
But there is still the question as to why that is?
Anyhow, I'll  "disable the device signature checking" and have a look at the outcome.

Thanks again and have a blessed day.


Greetings

Dragon