32 bit Microcontrollers

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

32 bit Microcontrollers

1,546件の閲覧回数
ernestsnaith
Contributor I
As part of a universiy project i am desiging a primitive engine managment system. I am currently using a 16 bit demo board, DEMO9S12XDT512. Although it is very much possible to use this i am finding that i am spending a lot of time dealing with 16 bit limit, and the extra code uses more processing time.
 
I do not have a lot of experience with microcontrollers and am writing in C with CW.
 
Is there a 32 bit microcontroller that I could use with limited funds? Or a demo board?
 
Cheers
ラベル(1)
0 件の賞賛
返信
1 返信

336件の閲覧回数
rocco
Senior Contributor II
Hi, Ernestsnaith:

An automotive application? Have you looked at the Freescale automotive processors?

I recently received this evaluation board:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MAC7111LCEVB#

It is an ARM7 32-bit processor, with plenty of everything: half meg of flash, 32k Ram, 16 AtoD channels, 16 timer channels, 4 CAN ports, 2 RS232 ports . . .

Since it is an ARM7, there are plenty of good, free GNU tools available.

It might be overkill.
0 件の賞賛
返信