Multi CPU , design and interrupt control


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Location
    PERTH AUSTRALIA
    Posts
    838


    Did you find this post helpful? Yes | No

    Default Re: Multi CPU , design and interrupt control

    thanks for the insight in to your project,

    my current project is getting large and although i am reviewing distribution of functions , some are more complex than i first thought , the code is likely to get to 256k over the next year of updates and development .

    my current goal is to make the first revision work ok with min required fuctions and by about late march have the 2nd revision pcb , with the 2 cpu design / interface code started

    The key is the interface and the code overhead ,

    ill post a drawing of the planed interface , but basicly a spi with 2 software controlled pins , 1 out for interupt request, and 1 for cpu chip enable for spi control per cpu, the interface software will setup a control code and data arrangement with so many bytes in a buffer swap arrangement.

    a common memory access and higher subroutine access command structure on the master for the slave access is currently in my mind. with this common base the cpu count can be increased easly and allow for lot more code space as fuctions expand.

    ill try and get the pre design done in the coming weeks


    cheers

    Sheldon

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


    Did you find this post helpful? Yes | No

    Default Re: Multi CPU , design and interrupt control

    Sheldon,

    If your project might grow that much, you might want to consider adding unused PICs on your network for future distributed processing.

    It's easier to have a chip sit idle on a board than ask users to open a product and add an expansion board (even that could be something to consider).

    Robert

Similar Threads

  1. Cpu selection help
    By longpole001 in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 31st October 2013, 06:51
  2. Multi timer interrupt question
    By Hylan in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 9th December 2012, 23:27
  3. RPM of CPU fan PIC12f683
    By mrmodest in forum General
    Replies: 3
    Last Post: - 3rd September 2012, 05:12
  4. Multi Pic Control Board
    By shawn in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 19th April 2011, 07:03
  5. Multi Interrupt How To ?
    By capitano in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 3rd February 2005, 15:48

Members who have read this thread : 0

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