Search results

  1. J

    PE6 DataLink Utility

    I have a temperature data collection program using 18M2 that stores the readings in eeprom. I use the PE6 Terminal Utility to display the readings read from eeprom as they are collected. I have also set up a adatalink port using C.6 and B.7 to send serin C.6, N4800 ("G") and then serout B.7...
  2. J

    No search results when using three character argument: i.e i2c or I2C

    Searches using a three character argument such as I2C or i2c result in no hits when searching within a particular sub-forum. Could someone try it and see if i may be spelling it wrong. John.
  3. J

    PE 08M2 simulation error in @bptrinc

    ' Run PE simulator for following program ' Load test data Poke 0, 11, 12, 13, 14, 15, 16, 17, 18 ' PUT DATA IN BYTES 0 THRU 8 Poke 28, 21, 22, 23, 24, 25, 26, 27, 28 ' PUT DATA IN BYTES 28 THRU 35 ' Display data in simulation screens bptr = 28 SerTxd ("...
  4. J

    Appearance of text in cells

    In commands such as ReadADC the text does not fit into the command symbol in the cell. The top and bottom of the text is clipped. Via the control panel I have set the Screen Resolution to 1780x960 and I am running XP sp2. I have tried other settings without effect on the problem. The...
  5. J

    PICAXE chip labled 16F685?

    I have programmed only the 16F84 PIC chip in the past, so when I found a 16F685 in my drawer, I was surprised. Could it be a PICAXE, and if it is, what is the PICAXE product name? John
  6. J

    28X2 pins 2 thru 5 are labled C1-, C2-, C1+, C2+ ?

    I can't find any reference to C!- ... C2+, so I don't know what the labels mean. Can anyone point me to the info or provide a clue about their use? John
  7. J

    18X: number of gosubs option

    How much memory is used when 256 gosubs is selected? Is that taken out of program memory? John
  8. J

    PIC Logicator programmer

    I have an Economatics PIC Logicator programmer and I want to download a hex file to a PIC (not PICAXE). Can I do this using Logicator or is there a separate program available? John
  9. J

    Logicator runtime error

    I have XP with Service Pack 3 and I downloaded Logicator for PIC(3.3.1). When I run the installed application, I get the error message "This application failed to initialize properly (0xc0000135)'. Where should I go to report the problem and find an available fix? Thank you, John
  10. J

    Replacing 16F84 with PICAXE-18 on PCB

    I have proto PCBs that use the 16F84 and I want to substitute the PIXAXE -18(A). The 16F84 uses a resonator on pins 15 and 16. If the PCB traces at 15/16 are cut, will the pins have to be terminated or can they be left floating? Must The Vdd level be kept less than 5VDC? What else is there...
  11. J

    PIC-Logicator error code: 6

    I created a flowchart for a buggy and attempted to program a PIC type 16F84A and received the following error message: Programming/File Error: File not found. Error Code: 6 I have Version 2 Build 62 installed and I am using the PIC-Logicator programmer.
Top