From: <an...@ki...> - 2010-08-24 18:55:07
|
Yus I agree the Arduino boot loader is irrelevant as it gets replaced. If Amforth can be persuaded to run on the chip (no reason why not it works fins on a 328) the other differences should be fairly trivial. Only way to be sure is to try it. If the cost of the board is a touch steep for a maybe, then either stripboard or breadboard up a minimalist setup with a blank chip and take it from there. Once you have that working to your satisfaction buy in a rugedised board. Mathias's parts files seem to be pretty much there from the limited experience I have of them. Cheers Andy Kirby On 24/08/10 19:21, Marcin Cieslak wrote: > On Tue, 24 Aug 2010, Kalus Michael wrote: > >> Hi Andy. >> >> Am 23.08.2010 um 13:40 schrieb an...@ki...: >> .. >>> http://www.ruggedcircuits.com/html/mb324p.html >> >> Very interesting board. But there is no information on how they >> solved the USB-serial to ATmega324P connection. They call it Arduino >> compatible, so i guess they usa a the bootloader as in Arduinos, and >> since amforth needs the bootloader section on its own, this board is >> not good for amforth? > > Here is the patch for the arduino software: > > http://ruggedcircuits.com/Arduino/arduino-0018-patch.txt > > - a bit different serial port (but this is chip-related, not board-related) > - the board does not probably use auto-reset, an annoying Arduino feature :) > - I/O pin layout is different > > I don't see any reason why amforth couldn't run on the board > (as long as we don't have any issues with the chip itself). > > --Marcin > > > ------------------------------------------------------------------------------ > Sell apps to millions through the Intel(R) Atom(Tm) Developer Program > Be part of this innovative community and reach millions of netbook users > worldwide. Take advantage of special opportunities to increase revenue and > speed time-to-market. Join now, and jumpstart your future. > http://p.sf.net/sfu/intel-atom-d2d > _______________________________________________ > Amforth-devel mailing list > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel > |