Re: [Flashforth-devel] FF3.8 MPLABX
Brought to you by:
oh2aun
From: Peter J. <pe...@me...> - 2014-02-12 22:01:54
|
For some of my applications I want the microcontroller to give it's full attention to the incoming signals and not direct resources to the USB connection. So, yes, having no USB can be an advantage. Also, I wanted a system documented for teaching/undergrad thesis projects. The PIC18F2520 more closely matched the available text books and the students (and I) are less likely to do damage with the RS232 connection than with the bare USB port, I believe. Peter J. On 13/02/14 06:53, Young, Randall Shane wrote: > Peter, > > Builds perfectly my machine. Quick question, advantage of PIC18F2520 > over PIC18F2550 for Flash Forth (no USB)? > > R. > > > Quoting Peter Jacobs <pe...@me...>: > >> On 13/02/14 00:38, Thomas Buschhardt wrote: >>> Is this form actrive? I send a mail last week but dont see this. >>> If anyone has a MPLABX project of FF3.8 - its possible to upload it >>> somewhere for download? >>> >>> Thank you very much >>> Thomas >> Here is a tar-file of one of my work areas, exactly as I had used it >> on my Linux machine. >> >> http://dropbox.eait.uq.edu.au/e4pjacob/flash-forth/ff381-2520-nov-2013.tar.gz >> >> >> There's even a Mercurial repository in there to show the couple of >> lines that >> I changed in the source code because I wasn't smart enough to tell >> MPLAB-X >> to be case insensitive. I've since found that option :) >> >> Peter Jacobs >> >> > > > |