Announcement

Collapse
No announcement yet.

Articles

Collapse

microEngineering Labs Forums

  •  
  • Time
  • Show
Clear All
new posts

  • meCONFIG

    meCONFIG

    meCONFIG - is a FREE utility that generates Configuration code for use with PicBasic Pro.

    No more searching through .info and .pbpinc files.
    Just select the CONFIG options you want, and copy&paste the results...
    Go to post

  • BCD (Binary Coded Decimal) Number System

    BCD (Binary Coded Decimal) Number System

    You should now be familiar with the Binary, Decimal and Hexadecimal Number System. If we view single digit values for hex, the numbers 0 - F, they represent the values 0 - 15 in decimal, and occupy a nibble. Often, we wish to use a binary equivalent of the decimal system. This system is called Binary Coded Decimal or BCD which also occupies a nibble. In BCD, the binary patterns 1010 through 1111 do not represent valid BCD numbers, and cannot be used. Conversion from Decimal to BCD is straightfor...
    Go to post

  • Using Registers (SFRs) and reading the Microchip Data Sheet

    Using Registers (SFRs) and reading the Microchip Data Sheet

    The following excerpt from the ME Labs Trainer Board and Tutorial is provided to help users create a deeper understanding of SFRs and how to utilize information from the Microchip Data Sheet to write to a specific register. Here we are using an excerpt from the Microchip PIC16F1937 Data Sheet.


    Using registers (SFRs) and reading the Microchip Data Sheet



    The Microchip Data Sheet holds a lot of information. The intent is for it to hold all the information you...
    Go to post
    Last edited by SteveC; 06-28-2017, 12:52 PM.

  • Welcome

    Welcome to the melabs Support Forums.

    We hope that these forums will provide many answers to questions you may have about melabs products including PicBasic Pro, programmers, developement and proto-boards.

    Continue to forums #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:400px;} /* Add your own MailChimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preced...

    Go to post
There are no articles in this category.
 
  • Time
  • Show
Clear All
new posts
Please log in to your account to view your subscribed posts.

Article Tags

Collapse

There are no tags yet.

Latest Articles

Collapse

  • Pbp 3.1.6
    by Charles Leo
    • Fixed bug in ON INTERRUPT for 18FxxK42, 18FxxQ43 devices.
    06-21-2022, 05:32 AM
  • Pbp 3.1.5
    by Charles Leo
    • Added support for devices: PIC18F24Q10, PIC18F25Q10, PIC18F26Q10, PIC18F27Q10, PIC18F45Q10, PIC18F46Q10, PIC18F47Q10, PIC18F25Q43, PIC18F26Q43, PIC18F27Q43, PIC18F45Q43, PIC18F46Q43, PIC18F47Q43, PIC18F55Q43, PIC18F56Q43, PIC18F57Q43
    04-25-2022, 10:43 AM
  • Pbp 3.1.4
    by Charles Leo
    Beta test release. If you're using this version, you should update.
    04-25-2022, 10:33 AM
  • Pbp 3.1.3
    by Charles Leo
    • Added support for devices: PIC16(L)F18424, PIC16(L)F18425, PIC16(L)F18426, PIC16(L)F18444, PIC16(L)F18445, PIC16(L)F18446, PIC16(L)F18455, PIC16(L)F18456
    • Fixed WRITECODE/ERASECODE/READCODE on addresses beyond 64K on 18(L)FxxK42
    • Fixed ON INTERRUPT for 18(L)FxxK42
    • Fixed Assembly header for 12LF1572
    • Changed installer based on user feedback
    07-19-2020, 06:54 AM
  • Pbp 3.1.2
    by Charles Leo
    • Fixed bit-compare and bank-select for banks higher than 15 in K42/K83 families
    • Fixed compile error when using arrays with 10F3xx
    • Fixed HPWM for 16F18313/23, 16F1769
    • Changed default #CONFIG for 16(L)F15xxx family to set SOSC pins to normal I/O
    • Changed default #CONFIG for 16(L)F171x family to disable ZCD on power up
    • Fixed HPWM CCPTMRSx-selection for 18(L)FxxK42
    • Fixed PPS and HPWM for 16F161x family
    • Fixed missing SFRs in 18LFxxK42 devices
    02-25-2019, 11:51 AM
  • Pbp 3.1.1
    by Charles Leo
    • Added support for devices: PIC16(L)F19155, PIC16(L)F19156, PIC16(L)F19175, PIC16(L)F19176, PIC16(L)F19185, PIC16(L)F19186, PIC16(L)F19195, PIC16(L)F19196, PIC16(L)F19197, PIC18(L)F24K42, PIC18(L)F25K42, PIC18(L)F26K42, PIC18(L)F27K42, PIC18(L)F45K42, PIC18(L)F46K42, PIC18(L)F47K42, PIC18(L)F55K42, PIC18(L)F56K42, PIC18(L)F57K42, PIC18(L)F25K83, PIC18(L)F26K83
    • Changed default PPS pins for HSER2 commands to avoid accidental ICSP lockout
    • Added method to cancel CCP-PPS defaults in devices so
    ...
    01-02-2018, 05:08 AM
Working...
X
😀
🥰
🤢
😎
😡
👍
👎