8 bit RS08 or kinetis

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

8 bit RS08 or kinetis

1,450 Views
SecondTechCo
Contributor IV

We have a 32 bit ( mcf51 series ) project that is overkill for what it does.  We want to do a low cost version of the same product.  We can do all of the project with an rs08 series microcontroller but are a little wary of using one due to to the life left in this series.  Do people have advice on what to do ?  We dont want a lot of work from a code standpoint or learning curve standpoint.    We have a good code base we would like to take advantagesof.   We need low cost.  Maybe 50 cents a micro is what we want.  Is there something else we should consider ? USe the RS08 ?   We would liuke to get 5 years life of product.

0 Kudos
9 Replies

1,151 Views
Paul_Tian
NXP Employee
NXP Employee

Hi, William

I suggest you use Kinetis L series product. For example MKL04Z8VFK4. You can find more from link KL0: KL0: Kinetis KL0 Entry-Level MCUs

Hope my reply can help you.

Best Regards

Paul

1,151 Views
SecondTechCo
Contributor IV

Also, I checked this morning and  it appears the Kinetis is consistently 0.30 cents more than the HC08 and none of the distributors I use ( IE digikey, etc) dont seem to have many or any of the lower end processors of the lines you mention in stock.   They seem to have lots of the 08 series.  Any insight would be helpful

0 Kudos

1,151 Views
santiago_gonzal
NXP Employee
NXP Employee

Hello William,

S08P is the latest family of S08 devices. It is perfectly recommended for new designs. As well as Kinetis L family, which is completely launched and available now.

If S08PA fits your requirements, the price will be less than a Kinetis L family. It is your choice to keep your code/project in the 32 bits world (The future of MCU will follow this path) or to use a 8 bits MCU for the next few years.

And there is the new family, Kinetis E, which is pin to pin compatible with S08P, just in case you want to migrate in the future your design to 32 bits again.

Regards,

Santiago

0 Kudos

1,151 Views
SecondTechCo
Contributor IV

Thx.  The s08P looks attractive.  Is there a low voltage version.  IE 3.3 volts or less ?   The versions I looked up only go down to 2.7

0 Kudos

1,151 Views
santiago_gonzal
NXP Employee
NXP Employee

Hello,

Sorry, S08P family can only be powered from 2.7 to 5.5 V. If you require 3.3 V you need to go to Kinetis family.

Regards,


Santiago

0 Kudos

1,151 Views
egoodii
Senior Contributor III

As a general statement, I would personally encourage designing with the 'latest' processor family, and put up with a few 'bleeding edge' difficulties to do it (like initial cost and availability).

But in any case any selection of microcontroller really has to start with an assessment of the project needs.  How many 'user function' pins will be required?  What are the particular peripheral-module requirements (especially anything 'in particular' like CAN or LIN)?  Then we need an 'honest guess' of FLASH and RAM requirements, and an overall goal for total MIPS.  It takes all that to make a 'cost effective' recommendation for chip choice.

0 Kudos

1,151 Views
Paul_Tian
NXP Employee
NXP Employee

Hi, William

Yes, Kinetis L series is a new product from Freescale. If your project is urgent, I think you can use 08 series. Thanks,

Hope my reply can help you.

Best Regards

Paul

0 Kudos

1,151 Views
SecondTechCo
Contributor IV

Is most of the hardware different than the MCF51 series ?   IE how much code will have to be rewritten ?

0 Kudos

1,151 Views
egoodii
Senior Contributor III

Personally, I think you would be well advised to stick to 32bit and see if a KL0-family part can meet your memory/peripheral-module requirements.  Most of those parts are in the 'sub dollar' range!