MEL PICBASIC Forum
  • Register
  • Forgotten Your Password?


Hello ,


  • Home
    • MELabs PICBASIC
  • Forum
  • What's New
  • Buy Now
  • Wiki
  • Interrupts
  • Member Map
  • Live Posts
  • Advanced Search
  • Home
  • Home
  • Community Area
  • Example Code
  • EEPROM

  • Menu

    • Catalog
      • PICBASIC Compiler
      • AMICUS
      • PIC Programmers
      • Prototyping PCB
    • Support
      • Help
      • Update Policy
      • About Us
      • Legal Stuff (in no particular order)
    • FAQ
      • PICBASIC Pro
      • U2 Programmer
      • Field Programmer
      • Hid Maker
      • Microcode Studio
      • Experimenter Boards
    • Community Area
      • How To
        • Beginners
      • Compiler Error Codes
      • Settings for Beginners
      • Example Code
        • Darrel Taylors Works
        • A/D
        • Audio
        • EEPROM
        • Encoder
        • Ethernet / Internet
        • GPS
        • I2C
        • Infrared
        • Interrupts
        • Keypads
        • LCD
        • LED Display
        • Math
        • Real Time Clock
        • R/C
        • Serial Data
        • Timers
        • USART
        • Other Example Code
        • USB
      • Include Files
      • AMICUS18
        • Ethernet
      • Video
      • Useful Links
      • Electronics Suppliers
      • Wiki Help
    • User Projects
      • Community Competitions
        • BigPIC4 Dev Board
      • Aeronautical
      • Audio & Music
      • Automotive
      • Data Logging
      • Games
      • Health & Safety
      • Home & Utility
      • Infrared
      • Nautical
      • Opto & Display
      • Programming
      • Radio / RF
        • Amateur
      • Robotics
      • R/C Model
      • Seasonal
        • Easter
        • 4th of July
        • Halloween
        • Guy Fawkes
        • Christmas
        • New Year
      • Solar
      • Temperature
      • Test & Measurement
      • Other
  • Recent Forum Posts

    mpgmike

    Re: Cannot compile 16F15345

    What jumps out for me is you say you are using a 16 MHz external oscillator, yet in your CONFIG statement you list:



    _FEXTOSC_OFF & _RSTOSC_HFINT32

    Your CONFIG should have _FEXTOSC_EHC &...

    mpgmike Today, 15:51 Go to last post
    Art

    Re: GOTO vs RETURN after a GOSUB

    If you want to be a cowboy for some reason you could have used GOTO instead of GOSUB.
    Then you could GOTO back as well (instead of RETURN).

    The difference between GOTO and GOSUB is that GOSUB...

    Art Today, 15:16 Go to last post
    Art

    Re: Oled

    KS0108 controller is very “like” in it’s interface to HD44780. So much “like” that it’s exactly the same.

    LCDOUT could certainly be used exclusively to control one, except the actual commands are...

    Art Today, 15:02 Go to last post
    richard

    Re: Cannot compile 16F15345

    is not a config error , the problem lies in the code not posted , somewhere an
    invalid OSC define exists

    richard Today, 01:20 Go to last post
    kenif

    Cannot compile 16F15345

    Can't find anything on forum.

    The default config doesn't work, nor any of my attempts to fix it.
    Latest IDE, latest PBP Gold 3.1. Current Microchip everything.
    This board worked fine with a...

    kenif Today, 00:15 Go to last post
    kenif

    Re: PWM and audio noise

    What everyone else says, plus:
    Declare a ground star point and make all grounds radiate from that point - no daisy chains.
    You should be able to trace ground noise origin with a scope....

    kenif Yesterday, 19:46 Go to last post
    n0yox

    Re: Input problems with 12F629?

    I just found my problem. It was these two lines

    SYMBOL RTOUT = GPIO.4

    SYMBOL PEIZO = GPIO.5

    I had changed my board on the last run and forgot to change the pin numbers in the code. The...

    n0yox Yesterday, 06:25 Go to last post
    mpgmike

    Re: 18F2550 With Problems

    Charles Leo taught me to list every single CONFIG item in the header on every program. There is a document included with the PBP package that lists all the CONFIGs and what the options are for every...

    mpgmike - 23rd April 2018, 16:09 Go to last post
    nuno106

    Re: 18F2550 With Problems

    Thanks for your answer mpgmike,

    I found the problem:

    For default, the XINST was On, and this change the extended instruction set.

    I change it to --> XINST_OFF, and everything works well.
    ...

    nuno106 - 23rd April 2018, 09:05 Go to last post
    fratello

    Re: Input problems with 12F629?

    See this post : http://www.picbasic.co.uk/forum/showthread.php?t=1426&p=7072#post7072
    Maybe is useful !

    fratello - 23rd April 2018, 07:41 Go to last post
  • EEPROM RSS Feed

    EEPROM automatic identification routine 

    by
    aberco
    • View Profile
    • View Forum Posts
    • View Articles
    Published on - 2nd September 2010 04:24  Number of Views: 3293 
    Article Preview

    Here is my final version of the EEPROM automatic identification routine. The problem: I2C EEPROM don't have embedded ID ...
    Read More Read More

  • Contact Us
  • Back to Home Page
  • Archive
  • Top
All times are GMT +1. The time now is 17:12.
Powered by vBulletin®
Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.
Admin byLester,
PIC, PICmicro, dsPIC,MPLAB,PICBASIC, PICBASIC PRO, PICPROTO, and EPIC are trademarks of Microchip Technology Inc. in the USA and other countries.
Copyright © 2018 Crownhill Associates Limited. All rights reserved