Breaking through pages in PIC16 Series


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Posts
    65


    Did you find this post helpful? Yes | No

    Smile

    Hello

    Thanks for the answer. You have reliefed my brain indeed.

    By the way, what is an embedded assembler

  2. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Assembler is the native programming method for the PICs as provided by Microchip within the MPLAB environment. PICBasic enables you to incorporate (embed) Assember instructions in-line within your PICBasic code if you so wish to perform fuctions that otherwise PICBasic is not able to provide.

  3. #3
    Join Date
    Jul 2005
    Posts
    65


    Did you find this post helpful? Yes | No

    Talking I don't think so

    Hello Melanie

    I don't think I have ever required to put any assembly line with my basic code

    So, what about extended clock support ?

  4. #4
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    This depends on your Version of PICBasic... look for the DEFINE OSC Statement in your manual for the full list, along with the NEW.TXT file with your Compiler. Support is now offered to 48MHz, but not every value is or possible clock speed is catered for. In a lot of instances you can get away with something close.

  5. #5
    Join Date
    Jul 2005
    Posts
    65


    Did you find this post helpful? Yes | No

    Red face What is this...

    Hello Melanie

    You really pushed the limits now... And it ain't be acceptable any more, sorry for that.

    I don't know where is the beauty in defining 10MHz crystal, while using 13.3MHz crystal, and to wait one second, I have to write Pause 1330.

    I have never seen you answering a single request in the wish-list with ok we are working on this one, or ok we will consider that one, all your answers are spinning around this sentence "In a lot of instances you can get away with something close"... Does that makes you feel better when you say it many times...

    Ok, PICBasic Pro is the top, and its worth every $$ I paid for the sake of its stability and I am not quitting PICBasic Pro, ever never, but bear in mind, its not really appreciated by the users to leave them in need when they ask for some thing in the wish list like FP, GLCD, and many more, as long as melabs can make it happen for them, but melabs now is in another world, I presume. As I have seen some answers in the wish-list like "This is not the right place for you my friend, you may want to consider using another compiler from another competing company" Is that it, How shame.

    Please, don't mention overhead in the code, most users now are heading toward PIC18F series, so, this is not an excuse either. Any way, most excuses are not really convincing, even for a begginer, and after a while, will not be acceptable either.

    Please, don't get me wrong, and don't get angry, as I am not saying that I am quitting PICBasic Pro, or I hate it, but its simply reached to the max limits, I presume. And I love you all guys using PICBasic Pro

    Regards

  6. #6
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    > I have never seen you answering a single request in the wish-list with ok we are working on this one, or ok we will consider that one

    That's because I don't work for MeLabs. I'm just like you (but with a short skirt and legs that can stop traffic at 200 yards).

    I have been known to turf out three new products in a WEEK, from concept to production, and if PAUSE 1330 solves the problem, then it's done, dusted, the money's rolling in and I'm on the next job.

  7. #7
    Join Date
    Jul 2005
    Posts
    65


    Did you find this post helpful? Yes | No

    Smile

    Hey Melanie

    Take it easy, I am still young for legs and skirts, not that young I didn't know you don't work for melabs, and you got legs that stops traffic at 200 yards either ( Seems we got pretty PIC women here ) thats brilliant.

    Any way, No offence at all, the same also happens here in our streets
    Last edited by crematory; - 1st August 2005 at 13:18.

Similar Threads

  1. Sampling rate - PIC16F877
    By Tomas in forum mel PIC BASIC Pro
    Replies: 26
    Last Post: - 29th January 2011, 10:00
  2. PIC16 series and PIC 18
    By oakkathebest in forum General
    Replies: 6
    Last Post: - 13th August 2007, 15:29
  3. Series resistor when using weak pull-up
    By Sharky in forum General
    Replies: 12
    Last Post: - 20th October 2006, 13:17
  4. Replies: 22
    Last Post: - 12th July 2005, 17:39

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts