CHK?RP do it for you
16F compile results is in WORDS while 18F is in BYTES
CHK?RP do it for you
16F compile results is in WORDS while 18F is in BYTES
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Thank you guys !
well, I´m trying to buy the 4620 from the Brazilian Microchip official vendor. They say that the 4620 is not an usual item (?) and they have to import it and it will take a long time.
So, I decided to move my project to a 4550. I think this model will do the job.
Thank you again !
Regards
Sérgio
srspinho
Here is some code for the same display. I used some of Skimask's code for text manipulation. I am also sending pictures via USB from the PC. You will also see an encoder input to adjust the contrast of the display. Hope it helps.
Dave
Thank you Dave !
sure it will help !
Just a doubt : What PIC have you used with this code ?
Finally, today I will receive my first 18F´s (one 18F4550 (really expensive) and 2 18F2520).
Thank you again !
srspinho
I use 18F4550 with USB boot-loader (slightly modified). I also made a VB6 program to send color pictures to the display via USB. If you are interested I can send you all the source codes.
Dave
Hi Dave !
sure !
Would you like to post it here or send it by e-mail ?
I think some other people here would like to check it out also !
regards !
Sérgio
Sérgio
I have attached the PBP files, VB6 file and a program to convert BMP pictures to data files. For all this to work together you will need to download MicroChip's USB Boot-loader, Mecanique's EasyHid (both free). If you use the attached Boot-loader HEX file you will not have to add or change any configuration bits in your project. You may want to edit the 18F4550.inc file to remove the configuration settings so it will not try to overwrite the configs.
In the boot-loader setup, I changed the program switch assignment to PortC.2 and the two LEDs to PortC.0 and PortC.1.
I am not a programmers so please forgive the lack of comments or poor program protocall. All I can tell you is it works.
Dave
Sorry the zip file was to large to send. Give me your e-mail address and I will send it to you.
DAve
Last edited by DaveC3; - 11th April 2008 at 21:40.
Bookmarks