size of program vs mem on pic


Closed Thread
Results 1 to 2 of 2
  1. #1
    PICMAN's Avatar
    PICMAN Guest

    Default size of program vs mem on pic

    ok microcode studio compiles my program, its set for the right pic,

    it says 314 words used, how does this relate to memory in pic chips, im curently planing on using pic 16f84a, (asuming it can handle the code)

    i plan to add a lil bit of code still but after seeing how many words im using i think mebe i need to check on how many it can hold,

    if 450 words is more then pic can hold is there pin compatable which meets requirements?

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    MicroCode return Bytes of code. If your PIC is out of memory, MicoCode is suppose to tell you.

    If you want to have more codespace with the same pinout, as i know, all 18pins have the same. Common replacement used : PIC16F628 with 2K of code space.


    I post some links here

    See PIC Selector guides section.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. SMS via pic
    By kenandere in forum GSM
    Replies: 15
    Last Post: - 10th March 2010, 11:00
  2. vb6 to program PIC
    By redpeak in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 1st September 2009, 00:25
  3. Octave synthesizer PIC program for PIC16f84A
    By esgrimae in forum Code Examples
    Replies: 0
    Last Post: - 21st July 2009, 05:15
  4. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 09:26
  5. program a pic 12f629
    By cancan in forum General
    Replies: 3
    Last Post: - 28th April 2008, 16:15

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