CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Support for 18FxxJ94

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Pret



Joined: 18 Jul 2006
Posts: 92
Location: Iasi, Romania

View user's profile Send private message

Support for 18FxxJ94
PostPosted: Fri Mar 15, 2013 8:31 am     Reply with quote

I'm looking for a PIC that has more then two USARTs. Apparently, for 8bit, Microchip has only the *J94 series that offer about 4 of them. Unfortunately, for some reason, the CCS does not support this series, even though, I don't think they are quite new.

Is there a possibility to use CCS compiler on this chips, even they are not supported? I'm thinking that I could find a simpler PIC with fewer peripherals that match exactly on registers and memory, and then I'll handle the remaining J94 functionalities directly with manual accessing the registers and such. Is this radically wrong, as concept?

Thanks.
bkamen



Joined: 07 Jan 2004
Posts: 1611
Location: Central Illinois, USA

View user's profile Send private message

PostPosted: Fri Mar 15, 2013 8:35 am     Reply with quote

It will be hard if there's no .H file for the the chip you want..

You can always ask CCS to add support for that IC.

I have in the past (when a chip WAS new..) -- In fact, I helped them debug the new chip's implementation.

You should email support.

-Ben
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D
temtronic



Joined: 01 Jul 2010
Posts: 9169
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Fri Mar 15, 2013 8:45 am     Reply with quote

You've probably thought of this but...

Perhaps an option would be to add perpiheral UART<>I2C (SPI) device to say a PIC18F46K22 that has 2 UARTS?
I know,more PICs,board space,etc. but if 'time is money ' it would be a viable option as I've done that in the past.

hth
jay
jeremiah



Joined: 20 Jul 2010
Posts: 1328

View user's profile Send private message

PostPosted: Fri Mar 15, 2013 9:06 am     Reply with quote

Does it have to be an 8bit chip? A lot of the PIC24's have 3 or 4 uarts and in some cases they are pin selectable (not fixed pins) which helps with layout.

I've used the following a lot:
PIC24FJ64GA004
PIC24FJ256GA106

Just remember chips with more than 2x UARTs can sometimes be the bigger packages (44+ pins)
Ttelmah



Joined: 11 Mar 2010
Posts: 19358

View user's profile Send private message

PostPosted: Fri Mar 15, 2013 9:11 am     Reply with quote

They are actually just rather new. The data sheets came out in November last year, but only engineering samples were available. They have now switched to 'in production', but only a few weeks ago.
Ask CCS, and they should add support pretty quickly.
I've been playing with a couple, but even for the engineering ones had to wait till January before they came....
I've just ignored the CCS functions and talked directly to the UART. Currently having hassle getting all the peripherals to program.

Best Wishes
Pret



Joined: 18 Jul 2006
Posts: 92
Location: Iasi, Romania

View user's profile Send private message

PostPosted: Fri Mar 15, 2013 1:34 pm     Reply with quote

temtronic, I've thought about 24Fs but this implies a new compiler :(

So, these chips are actually new... I'll send CCS Support a mail asking them about the progress, maybe they can estimate a new release that will support them. Still, since there are new as design, one should be worrying about erratas...
bkamen



Joined: 07 Jan 2004
Posts: 1611
Location: Central Illinois, USA

View user's profile Send private message

PostPosted: Fri Mar 15, 2013 2:04 pm     Reply with quote

Pret wrote:
temtronic, I've thought about 24Fs but this implies a new compiler :(

So, these chips are actually new... I'll send CCS Support a mail asking them about the progress, maybe they can estimate a new release that will support them. Still, since there are new as design, one should be worrying about erratas...


I have to admit some days though, between the 18F's and 24/dsPIC's -- there's a whole lotta $exy (take that spam control!) to the 16bitters....

-Ben
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D
Pret



Joined: 18 Jul 2006
Posts: 92
Location: Iasi, Romania

View user's profile Send private message

PostPosted: Mon Mar 18, 2013 8:44 am     Reply with quote

I got a response from CCS about *J94 series:
Quote:
"It will be part of the Version 5 beta due out at the end of this week or early next week."

From my understanding, the 5.xxx version is about to come up?
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group