This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Execute from External Flash and how to flash program to external flash.

Dear Sir/Madam,

I'm using At89C51Ed2 controller based controller board. In that board has the following interfaces

1. External Flash of 64Kb 2. External SRAM of 64Kb 3. Digital I/O 4. ADC 6. Display (LCD display)

Platform: Windows Xp3. Tools: Keil and Flash Programmer Flip.

My question is, Is there any potability to flash external Flash memory by using Flip software?

Can i execute code from external flash? is there any setting as per data sheet EA have to configure.

Regards ,
Thiru N

Parents
  • Dear sir,

    Yes i followed flash (SST39SF010A-32TSOP) command sequence while writing to flash.

    the same method is working for AT89S52(8kb internal memory) in the same board, but customer requirement is, they need 64kb internal memory, so i need to prove on this controller.

    The reply on topic "external Vs internal memory" on this forum says, need to set BLJB bit . In data sheet i didn't find the address for this bit or congaing register(Hardware Security Byte (HSB)) address. how to set this bit through software?

    Regards
    Thiru n

Reply
  • Dear sir,

    Yes i followed flash (SST39SF010A-32TSOP) command sequence while writing to flash.

    the same method is working for AT89S52(8kb internal memory) in the same board, but customer requirement is, they need 64kb internal memory, so i need to prove on this controller.

    The reply on topic "external Vs internal memory" on this forum says, need to set BLJB bit . In data sheet i didn't find the address for this bit or congaing register(Hardware Security Byte (HSB)) address. how to set this bit through software?

    Regards
    Thiru n

Children