Search found 51 matches

by MattH
Mon Jul 28, 2014 7:09 pm
Forum: Compiler
Topic: Problems with Swordfish. PICkit2 and a PIC18K4550
Replies: 24
Views: 11735

Re: Problems with Swordfish. PICkit2 and a PIC18K4550 (RESOL

I suspect the 10k resistor to pin \MCLR
I'm using 10k on MCLR for years with out any problems. I don't think that's your problem.
Check pin 2,3 for 5V. I always use external power. I don't trust USB power for programming.
by MattH
Sat Jul 26, 2014 3:37 pm
Forum: Compiler
Topic: Problems with Swordfish. PICkit2 and a PIC18K4550
Replies: 24
Views: 11735

Re: Problems with Swordfish. PICkit2 and a PIC18K4550

Why don't you start PICit2 manually. Pick the right chip and load the .hex file.
Now you can do ERASE, BLANK check and WRITE to see what's going on.
by MattH
Thu Jun 17, 2010 4:32 pm
Forum: General
Topic: Amicus18 - a quick review
Replies: 12
Views: 10412

As far as I am aware the USB interface is just an FTDI FT232 uart bridge and should show up as a standard com port , so pretty much any bootloader should work ok. The ICSP is brought out on a header (spaced for pickit 2/3 but any will work) so slapping another loader of is simple enough. Raistlin i...
by MattH
Fri Jun 04, 2010 3:41 pm
Forum: General
Topic: SF and the future
Replies: 57
Views: 77398

You'll probably find David is working for Les these days.
Yup.. that's correct. He just finished a new IDE and Bootloader for the Amicus18 board.
by MattH
Thu Jun 03, 2010 2:24 am
Forum: Modules
Topic: GLCD S1D13700 Is not displaying anything.
Replies: 36
Views: 35814

What's the Ilcd current in your display with the best contrast??
I don't know. I've never measured it. I would guess a few mA.
by MattH
Wed Jun 02, 2010 4:01 pm
Forum: Modules
Topic: GLCD S1D13700 Is not displaying anything.
Replies: 36
Views: 35814

Displaytech has a support forum. You should ask them for advise.
I don't have any more ideas... :oops:
by MattH
Wed Jun 02, 2010 3:34 pm
Forum: Modules
Topic: GLCD S1D13700 Is not displaying anything.
Replies: 36
Views: 35814

FYI:

Image

Uploaded with ImageShack.us
by MattH
Wed Jun 02, 2010 3:14 pm
Forum: Modules
Topic: GLCD S1D13700 Is not displaying anything.
Replies: 36
Views: 35814

Vo is not a constant value out?? Vee is not an variable IN? May be your data sheet is incorrect? Vee is always an output, which you can measure w/out connecting anything. It should be a negative (!) voltage of approx. -25 to -28V. Vo should show 0V with no connection. On my displays, the average Vo...
by MattH
Wed Jun 02, 2010 2:26 pm
Forum: Modules
Topic: GLCD S1D13700 Is not displaying anything.
Replies: 36
Views: 35814

Thanks for your answer, I have checked many times the voltage at Vee: It's between +27,5V and +5V and nothing changes in the screen... The cap between Vdd-Vss is already in. I don´t have MCLR pin enabled...(I guest is not important....) :shock: What are PS pins?? (Power-Gnd pins??) I'm going to che...
by MattH
Tue Jun 01, 2010 10:48 pm
Forum: Modules
Topic: GLCD S1D13700 Is not displaying anything.
Replies: 36
Views: 35814

With your pot connection, you should be able to change the voltage at Vee between +5V and -27.5V. You can verify that by using a multimeter. If the voltage is not changing at all then your display is shot :oops: Your PIC should have at least some 100nF caps over the PS pins and a 10k pull-up resisto...
by MattH
Tue Jun 01, 2010 2:09 pm
Forum: Modules
Topic: GLCD S1D13700 Is not displaying anything.
Replies: 36
Views: 35814

The SE version compiles your program w/out any problems. I just tried it myself.
What OS are you running? I would suggest to remove SF and re-install it.
It should install in to "Program Files/Mecanique/SwordfishSE".
by MattH
Tue Jun 01, 2010 1:24 pm
Forum: Modules
Topic: GLCD S1D13700 Is not displaying anything.
Replies: 36
Views: 35814

Are you using a 20MHz crystal/resonator? If yes, you have to add after clock

Code: Select all

config FOSC = HS
Also add before Cls(1)

Code: Select all

SetAllDigital()
; requires to include "Utils.bas"

Regarding the backlight, see my comment here on first page.

Matt
by MattH
Mon May 31, 2010 11:21 pm
Forum: Compiler
Topic: Bootloader
Replies: 4
Views: 3940

Is it somehow 'locked' to Amicus and/or Amicus hardware? I don't think so because it is based on the "Tiny bootloader" (open source). http://www.etc.ugal.ro/cchiculita/software/picbootloader.htm You should be able to use the Tiny Bootloader by just changing/adding these lines: radix DEC LIST P=18F2...
by MattH
Sat May 29, 2010 12:37 am
Forum: Compiler
Topic: Bootloader
Replies: 4
Views: 3940

Re: Bootloader

Francis wrote:Are there any bootloaders around for 18F25K20?
May be the Amicus18 Bootloader works for you. It's available somewhere here:

http://www.myamicus.co.uk/content.php?2 ... d-Firmware
by MattH
Mon May 17, 2010 3:05 pm
Forum: Modules
Topic: GLCD S1D13700 Is not displaying anything.
Replies: 36
Views: 35814

It works !!! Thanks a lot man!!
Good job! :D
Next time if I visit my home town (Hamm-Westfalen) you can buy me a beer :lol: