Re: [Amforth-devel] Atmega 1284p

2010-08-14 Thread [email protected]
As far as I was aware the largest (Memory device) in a DIL package was the 644p. If there is one better I would be interested. Especially if it is a drop in for the 644p but having more memory etc. Haven't seen one yet though. That is why Arduino Mega which is a 1280 although it is a surface moun

[Amforth-devel] Atmega 1284p

2010-08-14 Thread pito
Hi, There is the atmega1284p available (128k flash, 16k ram, dil40) - drop in replacement of 32, 64 - so quite sexy chip. Do you plan to support it? P. -- This SF.net email is sponsored by Make an app they can't live wi

Re: [Amforth-devel] Serial - CTS - word compilation

2010-08-14 Thread pito
Hi Erich, my idea was to stop FTDI (or PC when none usb is used) during critical activities amforth does. Without any special tools like python apps. So ideally I need to know the points I have to pull CTS of the FTDI high. One is the flashing. The second would be the parsing. And so on. I am sur