Hi, To be honest I find PicBASIC Pro better for several reasons, mainly because it is so well documented with good examples in the manual. Mind you you would...
Hi Stanley, I see you are Maltese like me! :-) My recommendation is to get started with a high level language. Jal is easy to learn, and I guess so would be...
... No typo ... ... High Level Language means for me that a human person, with the less possible a-priori knowledge, can understand it. So JAL is definitely ...
hi Gordon, ... Well I didn't found them, except my own of course, but that only yields for me, because I'm the only one knowing the weak points ;-) ... well...
... mainly ... manual. Have you tried to write your own jal manual ? I did. I also take a look into picbasic pro, and compared with jal is a little baby. Just...
A question for old boys: I need a low pass filter with the amplitude-frequency characteristic identical with the Cauer filter but with constant group delay...
... Thx Stef, which version of mathlab ? I like the most Elsie, http://tonnesoftware.com/ which simulation compared with reality is more accurate than the one...
... I use matlab 7.1 ... doesn't look bad, but I prefer 1 tool for everything ;-) cheers, Stef ... [Non-text portions of this message have been removed]...
I need a code for programming the tsa551. I don't understand the first byte who has trensmited is 1 1 0 0 0 MA1 MA0 0 A . But there are 9 bites not 8, "A" is...
... Hi Vasile It seems you want the butter and the money of the butter... What is really your needs? With the digital filter technology, a FIR would have been...
... characteristic ... (phase) ... solution. After a 64 tap FIR (4MHz bandwith) I have two images which must be rejected. On the other hand 64 tap almost kills...
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...
jallist@yahoogroups.com
Jun 5, 2006 12:41 pm
21978
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...
jallist@yahoogroups.com
Jun 5, 2006 12:41 pm
21979
List Members, I have been fighting a puzzling problem for a week now. I have been trying to use pin_e2 as an input without success. I can control it as an...
ADCON1 must be configured as digital IO PSPMODE (TRISE:4) should be 0 for PORT_E configured as digital IO I've bite this too. Wasn't sweet. RTFM is a good...
Vasile, Thank You for your help. I usually can fight through most problems but for some reason this one really stumped me. Thanks Again and Best Regards Dave...
Hi, I can't wait any more! I've been resisting the temptation to write this post for almost a month now... Any juicy news or gossip about the status and...
hi Edwin, ... So you certainly must have seen the post with links, someone found on google, so if you can't wait until the official release , .... ... I don't...
Brian, Unfortunetly there is little support for the 18F devices in the JAL 0.4.62 and below, the 18F452 & 252 are supported by it using the jpic16 and jrtl16...
I had assumed that it was a fairly trivial matter to migrate JAL code for the 16F877A to the 16F876A, since they are a very similar chip. Even though I'm not...
Are you sure your board is running correct? I use both 877a and 876a and never noticed any differences. Afaik it is the same silicon with less pins connected...
... Yup, Wouter's blink code works a treat in exactly the same configuration. I'm in the very early stages of testing (just got the '876A), so I'll trim down...
Although program space isn't too big a deal with 8k devices, are unused Include libraries and procedures complied as part of the final HEX file? If so, why...