Maybe I am reading something wrong but I would say that chip is supported.
http://www.melabs.com/products/pbp.htm
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.
Yup, 18F13K50/14K50 was added in the latest version ... 2.60
Nice "LITTLE" USB chip.
<br>
DT
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.I know Melabs are slow producing updates but this is getting ridiculous.
DT
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.
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.
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
Mid July....
I need to get out more ....
Where did everyone SSS hear about it?
Dave
Always wear safety glasses while programming.
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.
Bookmarks