Re: [Flashforth-devel] Noob Hardware Questions
Brought to you by:
oh2aun
From: Bernd D. <be...@da...> - 2017-07-18 07:20:23
|
Thank you, I'll try it out --Bernd Am 2017-07-17 17:57, schrieb mik...@fl...: > Hi, > The only think you need to set is clock=16000000 [11] and uart to 1 or 2 depending on which uart you want to use. > > M. > > ------ Original message------ > FROM: Bernd Dau > DATE: Mon, 17 Jul 2017 16:04 > TO: Flashforth Devel; > CC: > SUBJECT:[Flashforth-devel] Noob Hardware Questions > > Hi, many years ago I was quite comfortable with forth on various comuters.No [1]w, this is my first try with ff50 for PIC18F25K22.My [2] aim is to built a minimal PIC18 with flashforth, communicating via serial port.I've read the install.txt inside of the ff50.zipI've been able to build the hex file and transfer it to the PIC with PICKIT 3 and MPLAB(X).But I'm a bit unsure about the exact tuning parameters.I wonder if RX1 and TX1 is been configured for Pin 17,18 or Pin 25,26 where is the cfg in the ff50 src?My PIC doesn't have build-in USB so in p18f-main.cf [3]g "#define USB_OPERATOR_UART 0 ; 1 (=UART) or 0 ( = inbuilt USB)"should set to 1, right?If I won't > use an external Xtal, is there anything to set in *.cfg?I'm use p18f-main.cf [3]g and p18f2x4xk22.cf [4]gDid I miss some additional switches and things?Best Regards.Be [5]rnd------------------------------------------------------------------------------Check out the vibrant tech community on one of the world's mostengaging tech sites, Slashdot.org [6]! http://sdm.li [7]nk/slashdot_______________________________________________Flashforth-devel mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/flashforth-devel [8] > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot [9] > > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel [10] Links: ------ [1] http://comuters.No [2] http://PIC18F25K22.My [3] http://p18f-main.cf [4] http://p18f2x4xk22.cf [5] http://Regards.Be [6] http://Slashdot.org [7] http://sdm.li [8] http://lists.sourceforge.net/lists/listinfo/flashforth-devel [9] http://sdm.link/slashdot [10] https://lists.sourceforge.net/lists/listinfo/flashforth-devel [11] tel:16000000 |