Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: muskut; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,964

    How can I update my compiler 2.46 to 2.47 ?

    Hi all,

    I am using MicroCode Studio Plus 3.0.0.0 and Picbasic Pro 2.46. I tried to update my compiler with Microcode studio Plus software via "View -> Online Updates" but it couldn't find the...
  2. Replies
    5
    Views
    3,333

    An external eeprom can be solving. But I am using...

    An external eeprom can be solving. But I am using 16F876A and I am using 4 bit LCD. And I want to solve this problem with only this devices. I have to develop a good algorithm.

    Thanks a lot for...
  3. Replies
    5
    Views
    3,333

    Multi Language Support on LCD ?

    Hi All,

    I am on a new project. I am using a 2x16 LCD. I have to make multi language support. I have a lot of way that goes to the solving. But I am searching more powerful and stable an algorithm....
  4. Replies
    12
    Views
    8,228

    using a Label and using the left widow to go this...

    using a Label and using the left widow to go this label is not solution. Bookmark is more more more different. When you compile your code, the labels will be compiled by the compiler. But Bookmarks...
  5. Replies
    12
    Views
    8,228

    INCLUDE is different from BOOKMARK. INCLUDE...

    INCLUDE is different from BOOKMARK.

    INCLUDE can be a solution but its not my question's answer.

    I want to mark a special line in my source code and I want to go there when I want by a shortcut
  6. Thread: Error 113

    by muskut
    Replies
    3
    Views
    2,640

    hi, please check your include directory's...

    hi,

    please check your include directory's files (like 18F2620) in the MCSP directory (ie: C:\Program Files\Mecanique\MCSP\MPASM\18F2620.inc) and open the include directory's files (like 18f2620)...
  7. Replies
    12
    Views
    8,228

    Bookmark support for the PBP Editor?

    The Bookmark feature is very useful for the programming language editors. (i.e. Delphi 7) When you want to mark somewhere in the code area in your source code (like a subrutine) You can use a...
  8. thank you so much

    thank you so much
  9. In Circut Debug (ICD) buttons palet is disable for 18F2620

    I am using 18F2620 and I want to use ICD for controlling of step by step but this buttons pallet is disable for 18F2620. What is the reason? How can I solve this problem?
  10. Replies
    1
    Views
    2,377

    using Flash Program Memory ?

    Hi all,

    I want to learn how can I use Flash program memory? I tried to find some sample codes but I didnt. I need your help about this topic. (Flash program memory, TBLPTR, TABLAT, TBLRD, TBLWT...
  11. Replies
    1
    Views
    2,699

    I solved the problem myself :) I updated...

    I solved the problem myself :) I updated MCLoader, the solution is that
  12. Replies
    1
    Views
    2,699

    How can I find Code Loader 18F2620 files ?

    Hello

    I have a problem about my MCU. I am using Pic Basic Pro with MCLoader but now I upgrated my microcontroller from 18F252 to 18F2620. But I cannot load the necessary files to 18F2620 by the...
  13. Replies
    2
    Views
    2,248

    Blocking problem with 18F252

    hi everybody.

    I have a problem pls look this simple code;
    ---------------------------------------------------------------
    START:

    IF BUTTON1 = 0 THEN
    GOSUB HEBELE
    ENDIF
  14. Thank you so much "mister_e" and all. I know the...

    Thank you so much "mister_e" and all. I know the code explorer and I am using it too. But as you know a hot key more useful then mouse cliking and more faster. Sometimes following the code explorer...
  15. "Bookmark" tool for next version of MicroCode Studio editor

    Hi,

    Would we have "bookmark" tool for next version of MicroCode Studio editor? Its an useful tool for programming. This is a little wish for our precious designers.
  16. Replies
    0
    Views
    2,199

    limit of variable ?

    Is there a limit for describing of variable? How many variables can we describe? Or it depends our microcontroller's capacity?
  17. Replies
    22
    Views
    88,181

    Look at this forum title "PBP Wish List". And...

    Look at this forum title "PBP Wish List".

    And this is my wish. It can be or not. Please Dont move with your supposition and please be careful your words. I bought this compiler and I gave my...
  18. Replies
    1
    Views
    3,297

    4x16 Dot Matrix LCD control is possible?

    Hi all,
    As we know 2x16 Dot Matrix LCD control is possible with PBP. Can we control 4x16 Dot Matrix LCD with PBP?
  19. Replies
    22
    Views
    88,181

    Yes, yes its great idea. We need the Graphic LCD...

    Yes, yes its great idea. We need the Graphic LCD library. We look forward to this support.

    thanks a lot
  20. Replies
    7
    Views
    6,172

    I didnt want to open a new topic, how can we do...

    I didnt want to open a new topic, how can we do "Vertical Scrolling Text" with PBP ? From Up to Down or from Down to Up ? with 2x16 dot matrix lcd and 16f876.

    regards...
  21. Replies
    2
    Views
    3,869

    Ok. Thank you so much.

    Ok. Thank you so much.
  22. Replies
    2
    Views
    3,869

    Code Crosses Boundary @ 800h

    Hi all

    As you see on the title my question is about this warning. I have a warning which is "Code Crosses Boundary @ 800h". What does this warning mean? Why I got it? is it too important for the...
  23. Replies
    6
    Views
    5,329

    I solved it by TMR0 and I changed the RF pin. The...

    I solved it by TMR0 and I changed the RF pin. The pin was PortA.0 but I cannot get any signals from here. Then I decided to chage port and the new port was PortC.5. And the result was Ok. I could...
  24. Replies
    6
    Views
    5,329

    Thank you Acetronics, But I am new on PBP. ...

    Thank you Acetronics,

    But I am new on PBP. How can I do your solution? So if you have some example codes about your solution and if you send it to examine , I will be happy.

    Thank you so much...
  25. Replies
    6
    Views
    5,329

    a problem RF Signal with PULSIN

    Hi,

    I am working on a project. I have a problem. I must measure some RF signals with some pic's ports. I am using PULSIN command for this. But I cannot measure any signals. Some parts of my code...
Results 1 to 25 of 26
Page 1 of 2 1 2