Search results

  1. D

    PE6.2.0.0 hanging up

    I've recently upgraded from PE6.1.0.0 to 6.2.0.0 and find that on my somewhat old laptop that, when running a listing with numerous trace events to be output, the trace window is very jerky - often pausing before listing a bunch of trace lines - and then totally becoming unresponsive and the...
  2. D

    IF BIT x SET timing question

    Just a quick, but probably tricky question to answer, regarding the difference in the timing length between a couple of commands - this on a 40X2 at setfreq M16. I note timing for the command IF var BIT value SET THEN has not been described in the Program size Optimization and Speed document...
  3. D

    i2c and setint/setintflags

    I can't help think I'm missing something here! And I probably should know better. I'm trying to make use of the i2c protocol and am having trouble sending data out - receive onto the master is ok. One 4k7 pullup per i2c rail. I have a 18M2 acting as the "master" reading a number of sensors...
  4. D

    PE 6.1.0.0 Auto Backup not working

    I've tried posting this question on the main active PICAXE section of the forum but, regrettably, I'm not getting very far towards a solution to the fact that the AutoBackup doesn't work between one PE session and the next; not for me (or another user it seems). I'm running the latest Windows...
  5. D

    Editor Options Backup

    Due to a stupid action by myself I overwrote a final & fully working program and had to revert to something a few days old which was nowhere near complete and bug free. In a previous session I had set the Editor Options, Backup to make backups every 10 minutes - this is set as my default...
  6. D

    I2C inter-PICAXE smulation ?

    I may be hoping for the impossible here, but is there any means of testing under PE6 simulation inter-program I2C comms? I've written a couple of programs that interact with each other via the I2C comms and it would make life a whole lot easier if there is some method of simulating how one...
  7. D

    Strange SETINT behaviour

    I'm wanting to have the option of changing the mask for a SETINT command depending on a test of variables but I keep getting a syntax error. I'm using a 28X2 on the AXE201. PE 6.1.0.0, compiler v.3.4. In the main body of the code I use: main: setint OR %00000011, %00000011 to independently...
  8. D

    Greyed out Syntax Check on minimized ribbon - Win10

    Is it me (or this laptop) or has the latest Windows 10 updates scuppered the Syntax Check button (next to Run) with the Ribbon minimized (now greyed out), also greyed out on the Home tab (full ribbon). Yet with the full ribbon, the Syntax Check is there, not greyed out and works ok on the...
  9. D

    How long does a command take to process?

    Is there any form of definitive table (or even thoughts) as to how long a processor takes - at normal speed ("setfreq m4") - or with a higher (i.e. "setfreq m16") speed to process a command (any command)? And is the length of time-per-command processor type dependant (i.e. 18M2 vs 40X2)? I have...
  10. D

    PE 5.3.6 Download ?

    I'm in the process of playing around with R/C hobby servos and am experiencing servo jittering. This it seems, from various threads, that it is a common problem. One thread I happened across indicated by IronJungle (back in 2011) that one program worked fine with PE 5.3.6, no jitter, but had...
  11. D

    inputype clarification please - TTL or ST?

    As still a bit of a newbie to using PICAXE, I have been trying to make head or sense of the determination as to what pins are TTL and which are ST and which can be changed and which cannot. The latter part of the query, re changeable pin types, I understand would relate only to the M2 versions...
  12. D

    PICAXE EDITOR Not Responding

    I recently upgraded to the latest version of the PICAXE Editor and I now find that, when starting the program, I get the splash screen and the last listing(s) opened in the main window and nothing much else on screen (the splash screen remains) for about 2-3 minutes - no menus or workspace area...
  13. D

    WRITE Command on 18M2+ - ??

    Hi all, Forgive me but I'm a bit of a newbie to this (a bit of a numpty as well with this command). I've read through the manuals and can find no real definitive answer relative to the 18M2+ specific chip. In some of the chips I see that the NVM/EEPROM locations are shared with the program...
  14. D

    18M2 Current rating ?

    Hi. As a newcomer to the world of PICAXE I'm a little baffled as to what is the total current capacity of the 18M2? I note from the Manual Pt.1 that each pin is capable of 25mA with a maximum current per chip of 90mA. Somehow that doesn't appear to be the full story. I've had a look at the...
Top