Subject
- Posted on
October 24, 2008, 11:21 am
Hi guys, my name's Francesco.
First of all... sorry for my english, it's not my native language.
I've never written on this forum, I hope it's the right one.
I'm working on a project at home during spare time.
The project involves the movement of 2 steppers (through 2 h-bridges)
depending on a specific logic.
At the moment I've been using an Arduino Diecimila. It has a proper I/
O pins number, but only 14kb
of usable memory for storing the program... It has been fine till the
memory ran out.
I'd like to know if some of you can suggest me another
microcontroller,
programmable using the C or C++ language, quite economic, with at
least 32 kb for storing
programs and with at least 16 pins for I/O. (Let me be more clear...
an Arduino with 32kb for storing the program would have been fine...
but it does't exist)
Thank you very much!!!
Francesco Vitale
First of all... sorry for my english, it's not my native language.
I've never written on this forum, I hope it's the right one.
I'm working on a project at home during spare time.
The project involves the movement of 2 steppers (through 2 h-bridges)
depending on a specific logic.
At the moment I've been using an Arduino Diecimila. It has a proper I/
O pins number, but only 14kb
of usable memory for storing the program... It has been fine till the
memory ran out.
I'd like to know if some of you can suggest me another
microcontroller,
programmable using the C or C++ language, quite economic, with at
least 32 kb for storing
programs and with at least 16 pins for I/O. (Let me be more clear...
an Arduino with 32kb for storing the program would have been fine...
but it does't exist)
Thank you very much!!!
Francesco Vitale
Re: Microcontroller programmable in C - 32kb flash at least
You are doing fine. :-)
Been there and done that. ;-)
I used to do allot of PIC programming, but I wanted something faster that I
could program in C. I started playing with NXP ARM7 boards last year and I
really like the architecture; JTAG debugging is really convenient too.
www.olimex.com is a good place to look at some dev boards. Take a look at
this: http://www.olimex.com/dev/lpc-h2103.html It costs about 23 Euros.
Re: Microcontroller programmable in C - 32kb flash at least
Both of these sites have a pretty good selection of moderate cost
boards. Netburner stuff tends to be more network centric (as you might
expect) and Newmicros has a nice collection of boards from some pretty
simple 8 bit processors up to some pretty seriouse 32 bit processors.
I am kind of partial to the Freescale processors, I have worked with the
ARM architectures through the years and don't care for them much.
http://www.netburner.com
http://www.newmicros.com
Good Luck!
BobH
Re: Microcontroller programmable in C - 32kb flash at least
According to the Arduino website they use the ATmega which is an Atmel AVR.
http://arduino.cc/en/Main/Hardware
You may find an answer on AVR Freaks
http://www.avrfreaks.net/
I'm thinking maybe there is a user project to add memory?
Sorry I can't be of more help.
Andy Gaffney
Re: Microcontroller programmable in C - 32kb flash at least
adafruit has Arduino-bootloader 2x upgrade chip (Atmega328) listed as
in-stock.
A preprogrammed Atmega328 chip: More than TWICE the flash memory for
your sketches (30K available instead of 14K), TWICE the RAM (2K
instead of 1K)...
Re: Microcontroller programmable in C - 32kb flash at least
<snip>
Francesco, et al,
The ARM processors are certainly powerful and well supported. (Also
suggest you take a look at the STM32 {esp. cortex} chips as well as
the NXP ones.)
However, if you only need a little bit more compute power -- and want
to stick with the arduino software setup, consider the arduino variant
called sanguino; it uses an atmega644P. See:
http://www.rrrf.org/2008/08/08/new-product-sanguino-v10/
and/or
http://sanguino.cc/
The sanguino has 64K of code space and 4K of RAM (and a second UART.)
FYI, it was designed for a project that is using three stepper
motors. So, you may find some of the related hardware and software of
use to you. See: www.reprap.org for more info.
I'm not formally associated with the group that developed this, just a
user who has had good luck with it.
HTH,
Larry Pfeffer
Site Timeline
- » U.S. Army looking to develop robotic 'Human Hunting Pursuit System'
- — Next thread in » General Robotics Forum
-

- » where should I be looking? Microcontroller/processor / Electronic hobby
- — Previous thread in » General Robotics Forum
-

- » evoMUSART 2013: First CFP (with correct dates)
- — Newest thread in » General Robotics Forum
-

- » Bending 1/8 inch thick 7075-T6 aluminum
- — The site's Newest Thread. Posted in » General Metalworking
-

- » Rysunek techniczny-pytania
- — The site's Last Updated Thread. Posted in » Engineering Science (Polish)
-





