PIC12F675 trouble


Results 1 to 6 of 6

Threaded View

  1. #2
    Join Date
    May 2004
    Location
    New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default

    Hi Russ,

    EDIT - on this line of code...
    BTFSS _leftCount ;23,us <- this line causes a problem it seems too.

    You did not specify which BIT to test - it's also a WORD variable - maybe someone here can answer if BTFSS will work on a WORD??

    OOpps - I thought the 12F's WERE 12-bit core - sorry!
    EndEDIT

    ====

    I have not looked over the rest - but here's a list of unsupported commands fort the 12bit cores:
    from PBP 2.44 'new.txt' file

    Commands that are not supported for the 12-bit core PICmicro MCUs:

    Command Reason
    Adcin No internal ADCs
    Data No on-chip EEPROM
    Dtmfout Not enough RAM or stack
    Eeprom No on-chip EEPROM
    Erasecode No flash devices
    Freqout Not enough RAM or stack
    Hpwm No hardware PWM
    Hserin No hardware serial port
    Hserin2 No hardware serial port
    Hserout No hardware serial port
    Hserout2 No hardware serial port
    On Interrupt No Interrupts
    Read No on-chip EEPROM
    Readcode No flash devices
    Resume No Interrupts
    Serin2 Not enough RAM or stack
    Serout2 Not enough RAM or stack
    USBIn No USB devices
    USBInit No USB devices
    USBOut No USB devices
    Write No on-chip EEPROM
    Writecode No flash devices
    Xin Not enough RAM or stack
    Xout Not enough RAM or stack
    Last edited by Archilochus; - 27th February 2006 at 17:09.

Similar Threads

  1. Pic12F675 serial voltmeter
    By GioppY in forum Code Examples
    Replies: 22
    Last Post: - 20th November 2010, 13:20
  2. PIC12F675 problem with port 5
    By NL2TTL in forum mel PIC BASIC
    Replies: 2
    Last Post: - 5th June 2009, 01:23
  3. MCLR causing trouble . .
    By shahidali55 in forum General
    Replies: 10
    Last Post: - 21st December 2007, 12:20
  4. SERIN with a PIC12F675
    By ewandeur in forum Serial
    Replies: 4
    Last Post: - 30th July 2007, 15:04
  5. Erratic PIC12F675 behavior
    By russman613 in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 27th February 2006, 14:46

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