Pic18F14K50 when?


Closed Thread
Results 1 to 17 of 17
  1. #1
    Join Date
    Jun 2009
    Posts
    9

    Default Pic18F14K50 when?

    Does any one know when the 18F14K50 is going to be supported

    The device has been out for months now and I need to recompile a program for this chip.

    I know Melabs are slow producing updates but this is getting ridiculous.

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Maybe I am reading something wrong but I would say that chip is supported.
    http://www.melabs.com/products/pbp.htm
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Yup, 18F13K50/14K50 was added in the latest version ... 2.60

    Nice "LITTLE" USB chip.
    <br>
    DT

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


    Did you find this post helpful? Yes | No

    Default

    I know Melabs are slow producing updates but this is getting ridiculous.
    I own & use 6 different PIC compilers, and MeLabs has always been the 1st to support new PIC types. Even before I could actually get a new one to test.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  5. #5
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Bruce View Post
    ... and MeLabs has always been the 1st to support new PIC types. Even before I could actually get a new one to test.
    Absolutely!

    What did we get this time? ... 6 or 7 new statements, a whole bunch of new chips,
    and an entire new library for those chips we can't get.

    Which reminds me ....
    Let me know when you get some of those E versions Bruce.
    Can't seem to get them on my own yet.
    <br>
    DT

  6. #6
    Join Date
    Jun 2009
    Posts
    9


    Did you find this post helpful? Yes | No

    Default

    Perhaps you are unaware that the Pic18F14K50 is a USB chip

    So USB has been available since 2.60 on the 14K50?

    To save you the trouble answering its not.

    Any way I'm converting the code over to another compiler I do not have time to wait any more.

  7. #7
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Free_Flow View Post
    Perhaps you are unaware that the Pic18F14K50 is a USB chip

    So USB has been available since 2.60 on the 14K50?

    To save you the trouble answering its not.

    Any way I'm converting the code over to another compiler I do not have time to wait any more.
    Do you have PBP 2.60 ?

    If you are having problems with your project post it.
    I am sure someone here could help.
    Dave
    Always wear safety glasses while programming.

  8. #8
    Join Date
    Jun 2009
    Posts
    9


    Did you find this post helpful? Yes | No

    Default

    I thought I had the latest version but I'm not at the right PC now

    When did 2.6 come out?

    Has it been since the middle of July?

    http://www.picbasic.co.uk/forum/showthread.php?t=11457

    Any way I'm half way through my conversion now, I was trying to save me the trouble of doing it. But it will be quicker to finish it now and move on.

  9. #9
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    I heard about 2.60 a couple of weeks ago. It was not out in July.
    Dave
    Always wear safety glasses while programming.

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


    Did you find this post helpful? Yes | No

    Default

    Actually a number of distributors appeared to have had it mid-July... and it was mentioned on this forum not long after.

    http://microsound.co.za/cart/product...roducts_id=446

    http://www.picbasic.co.uk/forum/showthread.php?t=11485

    I do wish MeLabs would put a release DATE in their Version History on their website - and UPDATE it to reflect the current release status!

    C'mon guys, it's been a month since you released this product and your website still says the latest release is 2.50!!!!!!!!

  11. #11
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Free_Flow View Post
    Perhaps you are unaware that the Pic18F14K50 is a USB chip

    So USB has been available since 2.60 on the 14K50?

    To save you the trouble answering its not.
    Actually, the answer is YES!
    In version 2.60, USB on the 14K50 works just fine. Already tested it.

    Those chips only have 1 bank of USB memory at 0x200 instead of several banks at 0x400 like the 2550/4550. So be sure that the other compiler you are using supports USB on the 14K50, because it's different.

    Looking at the email sent when my copy of 2.60 was shipped, it was 7/14/09.
    I'd say that's "mid July".
    <br>
    DT

  12. #12
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Mid July....
    I need to get out more ....
    Where did everyone SSS hear about it?
    Dave
    Always wear safety glasses while programming.

  13. #13
    Join Date
    Jun 2009
    Posts
    9


    Did you find this post helpful? Yes | No

    Default

    I'm pleased to hear that it now supports it, every time I looked could not see any info on the updates page that a new version was out.

    The compiler I converted the old program too has supported the 14K50 for some months now and I have written several programs already so I know the code is good.

    I still have to do some more typing to finish the conversion but the code is smaller so its worth the effort and the 14k50 has different peripherals so the code has to be adapted any case.

  14. #14
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mackrackit View Post
    Mid July....
    I need to get out more ....
    Where did everyone SSS hear about it?
    You had at least heard the rumors by July 12.
    http://www.picbasic.co.uk/forum/show...5807#post75807

    At that point, contact your distributor and pre-pay for the next version.
    If your distributor does that.
    <br>
    DT

  15. #15
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    You had at least heard the rumors by July 12.
    http://www.picbasic.co.uk/forum/show...5807#post75807

    At that point, contact your distributor and pre-pay for the next version.
    If your distributor does that.
    <br>
    YUP, Jeff told me a few months ago that a new version was in the works. Being that I buy directly from Melabs I was checking the web site every so often and never saw it mentioned there. Figured there was no reason to pre-pay if it was going to be awhile yet.

    Oh well, it is out now and maybe everyone knows about it..
    Dave
    Always wear safety glasses while programming.

  16. #16
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Personally, I think there should be an automatic upgrade option.

    When the next version comes out ... ship it to me.
    Don't wait for me to hear the news.

    Charge my card, whatever ... just give it to me baby!
    <br>
    DT

  17. #17
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    That would be good.
    Maybe they will do that some day.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. USB with 20 pins anyone? PIC18F14K50 issues
    By ScaleRobotics in forum USB
    Replies: 6
    Last Post: - 17th July 2009, 15:39

Members who have read this thread : 1

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