Execute Picbasic Pro code from external EEPROM?


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2013
    Posts
    1,078

    Default Execute Picbasic Pro code from external EEPROM?

    Hello.

    Is such thing possible?

    Say I have PIC16F877 hooked to 24C32. Theres some "bootloader" in 877, which reads picbasic code from 24C32 and executes it. Is such thing possible?

  2. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,597


    Did you find this post helpful? Yes | No

    Default Re: Execute Picbasic Pro code from external EEPROM?

    I'd say yes, but you're gonna need duct tape too.

    There's probably a way to do it as long as the eeprom can store the hex file. I just have no clue how'd you go about doing the programming trigger, or transfer the data. Doesn't a bootloader expect input from a serial connection? Eeprom are often I2C or possibly another protocol.

    My "total" guess is that you'd need another microprocessor to handle the transfer.

    Robert "I have never touched a bootloader"

Similar Threads

  1. PicBasic Pro code to drive MCP4291 DAC?
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 14th July 2015, 03:28
  2. sample code for AT45DB642D in Picbasic Pro
    By itsssyam in forum General
    Replies: 0
    Last Post: - 10th March 2010, 06:01
  3. Replies: 3
    Last Post: - 20th December 2009, 12:57
  4. Problem on writing EEPROM in Winpic800 with picbasic pro
    By selimkara in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 4th May 2007, 16:33
  5. Anyone have ADS1100 I2C PicBasic Pro code example
    By ScaleRobotics in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 7th March 2006, 22:13

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts