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

Any news of when PIC18(L)F57K42

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



Joined: 03 Dec 2013
Posts: 215

View user's profile Send private message

Any news of when PIC18(L)F57K42
PostPosted: Sun Oct 01, 2017 1:06 pm     Reply with quote

Does anyone have any new of when PIC18(L)F57K42 will be available ?
Ttelmah



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Sun Oct 01, 2017 2:11 pm     Reply with quote

Some limited samples already are.
You need to talk directly to Microchip.
They were showing sample devices at a recent seminar, but these were engineering samples, and may well have a lot of bugs.

CCS won't add support till it is released for a while though.

There is always the increased danger on new devices that you will be the one spending time debugging faults.
temtronic



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

View user's profile Send private message

PostPosted: Sun Oct 01, 2017 3:32 pm     Reply with quote

I took a glance at the PDF, and aside from x2 memory and x2 RAM what's it got that the 46k22 doesn't?

Just curious as I've used the 46k22 for years and it's 'stable'.

Jay
soonc



Joined: 03 Dec 2013
Posts: 215

View user's profile Send private message

Thanks for reply
PostPosted: Sun Oct 01, 2017 4:27 pm     Reply with quote

There are several features:

I can eliminate a SOIC-8 and it's crystal, caps etc. with the NCO.... Very important for my work.

Memory is important and 8192 Bytes of SRAM is needed, although I have managed with outboard FRAM it's another SOIC-8 I can dump....

Hardware interrupts are claimed to have "Faster interrupt response time".

That's about it.
Ttelmah



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Mon Oct 02, 2017 12:42 am     Reply with quote

The interrupt response times won't happen, till new features are added to the compiler. Initially to get them, you would have to use your own handling.
The NCO is a great feature, but depending on what frequency you actually need, a PWM on a PIC24 might well be able to do this.
Problem is I can see the new features taking a lot of time to actually develop code for.
Honestly there are PIC24's that give all the features but this.
Also if you need 8K of RAM, remember how much will be used already. To get 8K useable, you need a PIC giving at least 10K....

If you are designing a product with a target finish data a year down the train, then it might be worth considering these. However if you only have six months, then think of other solutions. I've used 'leading' chips before, and as a result am a bit cynical....
soonc



Joined: 03 Dec 2013
Posts: 215

View user's profile Send private message

PostPosted: Mon Oct 02, 2017 7:18 am     Reply with quote

Ttelmah wrote:
The interrupt response times won't happen, till new features are added to the compiler. Initially to get them, you would have to use your own handling.
The NCO is a great feature, but depending on what frequency you actually need, a PWM on a PIC24 might well be able to do this.
Problem is I can see the new features taking a lot of time to actually develop code for.
Honestly there are PIC24's that give all the features but this.
Also if you need 8K of RAM, remember how much will be used already. To get 8K useable, you need a PIC giving at least 10K....

If you are designing a product with a target finish data a year down the train, then it might be worth considering these. However if you only have six months, then think of other solutions. I've used 'leading' chips before, and as a result am a bit cynical....

Thanks for the info.
I agree it's not a good choice for a fast turnaround project..... !
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