Bert You would have anoher customer here for an English version. Best Regards Kaptain...
22893
Stef Mientki
aap_beertje
Nov 1, 2006 8:49 am
... Why not develop every PIC application on a 16F877A, developping and testing is MUCH faster and easier, translating the code to for instance 12F675 or...
22895
Radulescu Adrian
adi_radulescu
Nov 1, 2006 5:19 pm
bad news for you jake, jal v1 or v2 only work with the 14bit instruction pics (like the 16f series and some 12f as far as i know) the full answer to this...
22896
Diego Diez
diego.diez
Nov 1, 2006 6:28 pm
well, maybe my mention to the 16F84 was a bit outdated (i have more than couple of them around my lab, so i want to use it, sorry, maybe it's not a good...
22897
Stef Mientki
aap_beertje
Nov 1, 2006 6:45 pm
... Well I can understand that, but ever thought of ordering free samples ? cheers, Stef...
22898
Wouter van Ooijen
wvooijen
Nov 1, 2006 8:21 pm
... an ... 1. A 16F877A an almost direct replacement and it is cheaper. 2. Sample, as Stef suggested! 3. Start your own shop... Wouter van Ooijen --...
22899
Bert van Dam
bertloopvogel
Nov 1, 2006 8:24 pm
... JAL 0.455 can be used in combination with 18f pics. I have one tiny A/D project on my website (variable flashing LED) with an 18f242, and Wouter has some...
22900
Stef Mientki
aap_beertje
Nov 1, 2006 8:34 pm
... the advantage of C is that your world becomes a thousend times larger, at least for the next decade ;-) cheers, Stef...
22901
Diego Diez
diego.diez
Nov 1, 2006 8:36 pm
Yes, I tried it, I don't remember if I ask to microchip specifically (I used to play with motorola uC at that time), but I did with many (fairchild, national,...
22902
Jake Anderson
zyeborm
Nov 2, 2006 12:51 am
... for the 18f ... JAL 0.455 can be used in combination with 18f pics. I have one tiny A/D project on my website (variable flashing LED) with an 18f242, and...
22904
Hans de Rijck
ezel5
Nov 2, 2006 6:59 pm
... I completely agree with you Stef. For the last few weeks I've been playing with a 18F4550 (the one with USB). I am using MPLAB C18 and I must say I'm very...
22905
Stef Mientki
aap_beertje
Nov 3, 2006 9:46 am
... Hans, didn't you see the smiley ? Of course JAL is much "better" than C ;-) Especially the readability of JAL is better, but I guess that's the chicken and...
22906
Eur van Andel
eur_1965
Nov 3, 2006 1:08 pm
... No, and it is the same content as the autoposts. ... but I can't find that document anywhere. ... ir EE van Andel eur@... www.fiwihex.nl Fiwihex...
22907
Gordon Williams
jal_list
Nov 3, 2006 10:22 pm
Can someone point me in the direction of the most up-to-date version of Stef's stand-a-lone program. I found v 5 but that didn't work too well and I saw a...
22908
Stef Mientki
aap_beertje
Nov 4, 2006 12:15 am
... it wasn't there yet, now it is. http://oase.uci.kun.nl/~mientki/pic-tools/jal/libs2/INC2JAL.zip Can you tell me what didn't work in v5 ? cheers, Stef...
22909
Gordon Williams
jal_list
Nov 4, 2006 1:52 am
Thanks for the program, but still having some problems. On V7 I have some problems. Linker file not found message comes up and I cant point it towards the lkr...
22910
Gordon Williams
jal_list
Nov 4, 2006 2:04 am
Stef, A bit more info. I made a mistake when I copied the inc and lkr files into the same directory. One was 18C242.inc and the other was 18F242.lkr (c vs f)....
22911
Gordon Williams
jal_list
Nov 4, 2006 2:14 am
Hi All, Looking at www.100acre.org/elec/nokia_lcd/ the file for the font_5x7.jal is blank. I emailed the author several days ago but got no answer. Anyone...
22912
Gordon Williams
jal_list
Nov 4, 2006 2:17 am
Stef, One more thing. P16F767.INC appears to have worked so maybe the problem is limited to the 18F series or maybe the 18F242 only. Regards, Gordon Williams ...
22913
Stef Mientki
aap_beertje
Nov 4, 2006 8:34 am
... hi Gordon, inc2jal is only valid for JAL v2, and as JAL v2 doesn't support 18F (yet), inc2jal isn't either :-( cheers, Stef...
22916
jallist@yahoogroups.com
Nov 6, 2006 12:14 am
1 The very beginning: JAL FAQ version 0.03 June 8, 2004 1 1.1 JAL? PIC? Where do I start? 1 1.2 Where to get JAL? 1 1.3 Which PIC? 2 1.4 What's all this JAL...
22917
jallist@yahoogroups.com
Nov 6, 2006 12:14 am
This is the Jallist bi-weekly info message. JAL is a free language (compiler) for the Microchip 16f84 and Scenix SX microcomputers available from the <A...
22919
Dave Lag
daveismissing
Nov 6, 2006 2:35 pm
... I remember this question- just not the answer :( check the archive? ( I know, I know -thanks for nothing,,,)...
22920
Dave Lag
daveismissing
Nov 6, 2006 2:46 pm
... I appear to have this file \added files\nokia 3310 philips andre miller/font_5x7.jal Where would you like it? ...... Actually-- I had already put it in...
22921
Gordon Williams
jal_list
Nov 6, 2006 2:57 pm
Thanks, Ian Forse was kind enough to send me the file. I was missing a procedure from the package but wrote something to replace it. I now need to connect it...
22922
Dave Lag
daveismissing
Nov 6, 2006 3:12 pm
Seems popular enough, may a working set can be put up somewhere or in the files? D...
22923
Andre Schaap
onilob2002
Nov 6, 2006 9:36 pm
For a project I'm working on I need a PIC12F629 to output a frequency between 2000 en 22000 Hz depending on the Timer0 value. My program uses Timer0 to divide...
22924
Bert van Dam
bertloopvogel
Nov 6, 2006 11:02 pm
Here's an interesting question: Is it possible for a program to know wether it is running on a 16f877 or on the A-version: the 16f877A? Have fun, Bert ...
22925
Bert van Dam
bertloopvogel
Nov 6, 2006 11:07 pm
Changing the position of the pin like this Clock_out = ! Clock_out will only work if the pin is not loaded. So, I would replace this: Cock_out = ! Clock_out by...
22926
Snail Instruments
snail@...
Nov 6, 2006 11:16 pm
... Try writing to the CMCON register and then read it back. Non-A will probably read zero, A should read previously written value. Josef...