Re: [Flashforth-devel] fl+ in FF4.8
Brought to you by:
oh2aun
From: Mike M. <mi...@mo...> - 2013-09-07 15:42:13
|
Pete, We brought FF4.8 up first on the PIC24FJ128GA110 with the Microchip Explorer16 board. All that was needed was to get the clock and PFLASH settings right, and switching serial ports. Switching later to the PIC24FJ256GB110 was a bit more trouble, only because Microchip's documentation is so confusing. We had trouble getting the config bits right, and the programmable pin assignments are Byzantine. The PIC24FJ256GB110has flash, but not eeprom. The flash can be used as eeprom, as long as you don't exceed 10000 writes. We are using a battery to support the RAM, which works as long as you put it in sleep while power is down. When asleep, it draws a microamp or two. They do have lower power chips, too. Mike Miller Moon Valley Circuits mike@moonvalleycircuits (dot)com http://www.moonvalleycircuits.com/ (707) 996-4157 12350 Maple Glen Rd. Glen Ellen, CA 95442 On 9/7/13 7:38 AM, Pete Zawasky wrote: > Hi Mike, > > Also very interested in your results with FF4.8 on the PIC24FJ256GB110. > Just received the PIC24F Starter Kit DM240011 with the PIC24FJ256GB106. > Still looking for a good solution for our needs of a 16-bit PIC with USB > to run FF on (EEPROM or not). > > Any hints would be appreciated. > > Thanks, > Pete > > > > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel > > |