Recent content by sefino

  1. S

    28X2 turning off PWM when using pwmout and hpwm and invoking an interrupt with hintsetup and setintflags

    Hi guys, thanks for the solution. They are pins B.0 and B.5 for pwm. I modified the program and everything runs like clockwork :).
  2. S

    28X2 turning off PWM when using pwmout and hpwm and invoking an interrupt with hintsetup and setintflags

    Hi, I need to use two independent PWM units at the same time to control two DC motors of the car track and a hardware interrupt for counting car laps and a button to switch functions. I have everything plugged in and it almost works. It just happens to me that one or the other pwm device turns...
  3. S

    VSC picaxe.plist definition of color constants

    Hello, I started using Visual Studio Code for programming. I downloaded the picaxe-vscode.zip package and compilers. I wrote my own tasks.json version 2.0.0 you have the old one for version 0.1.0. Everything works perfectly. But i need to change some highlighting colors of the code. Nowhere on...
  4. S

    18M2 EEPROM problem...

    Hi guys, Sometimes I have a problem with the EEPROM in PICAXE 18M2. There is another value on specified address in integrated EEPROM memory, than stored before powering-off. This case is seen approximately one of twenty switch on... Powering it from two alkaline batteries. Know anything about...
  5. S

    Condition parenthesis

    Will someone tell me when will be implemented parenthesis? Thank you.
  6. S

    Reproach to the program PE6 editor 6.0.7.5

    BIOS setup is fine. Operating system too. Picture titled problem.png speaks for itself. When I'm writing text cpu utilization flies up. The program has about 600 lines of code. Picture taborder.png is for programmers. Certainly understood by what's going on.
  7. S

    Reproach to the program PE6 editor 6.0.7.5

    1. During writing code after each key to increase the utilization of one CPU core at 100%! I am not able to write the word quickly. :mad: I have a P4 HT 3GHz, 2GB RAM, Radeon HD 3800 Windows 7 32bit. All drivers and updates is installed. I will be glad if you will speed up writing code...
  8. S

    Wrong syntax highlighting PE6 editor 6.0.6.4

    The attached picture says it all. thank you
Top