Selfprogramming Pic18F over GSM


Closed Thread
Results 1 to 3 of 3
  1. #1
    Tomasm's Avatar
    Tomasm Guest

    Smile Selfprogramming Pic18F over GSM

    Hi,

    I want to write a programm for Pic18F6620 (connected to a GSM- Modem) which can update its own code.

    In the first part of the Pic- flash should be the update routine which waits for a selfprogramming- Trigger (maybe checking the ring- line of the GSM- Modem).

    When there is no trigger then the update routine should jump to the second part in the flash where the upgradable codepart is (the actual programm).

    When the update routine detects the trigger, the upgradable codepart has to be updated with the new programm that is sent over GSM.


    Does anyone know if this is possible with PBP?


    Thanks in advance

    Tomas

  2. #2
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762


    Did you find this post helpful? Yes | No

    Default

    I guess this is more a PIC than a PBP problem

  3. #3
    Tomasm's Avatar
    Tomasm Guest


    Did you find this post helpful? Yes | No

    Default

    Hi,

    I think its a PBP- Problem because the Problem for me is to get a compiled and assembled hexfile out of PBP Pro and MPASM where I can defíne the startposition in flashmemory.

    Furthermore I dont know how to start from a independet PBP- Programm another independent PBP- Programm that is stored somewhere else in the same flash.

    I think in Assembler this would be no Problem, but in PBP I dont know how to do this.

    Best Regards,

    Tomas

Similar Threads

  1. problem with the GSM controller
    By Dariolo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2009, 20:33
  2. Replies: 10
    Last Post: - 14th April 2007, 04:34
  3. i need information for GSM interface
    By m_vincent in forum GSM
    Replies: 2
    Last Post: - 30th January 2007, 15:48
  4. serial communication pic16f628 - gsm
    By mariani in forum General
    Replies: 0
    Last Post: - 22nd February 2006, 13:31
  5. Replies: 0
    Last Post: - 25th November 2005, 14:35

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