Search found 2 matches

by glenlivet
Wed Nov 24, 2004 6:48 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK404-55 PIC CPU and Proton+ compiler by Crownhill
Replies: 3
Views: 3737

Problem Solved

I solved the I2C communication problem totally by accident!!!! In a fit of total frustration I inadvertantly entered the command byte twice, compiled it and viola! It worked like it was supposed to...
So for example, the command line to clear the display is: HBUSOUT 0,$45, [$FE,$FE,$58]
No fancy ...
by glenlivet
Mon Nov 22, 2004 9:59 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK404-55 PIC CPU and Proton+ compiler by Crownhill
Replies: 3
Views: 3737

LK404-55 PIC CPU and Proton+ compiler by Crownhill

Has anyone had any experience using the LK404-55 with a PIC microcontroller (18F458) and the Proton+ PIC Basic compiler from Crownhill? I'm ripping my hair out so any suggestions would be greatfully appreciated!
I'm using the LK404-55 in the I2C bus mode. The PIC uController has built in MSSP ...