Lcd_Custom_Out time problem

Status
Not open for further replies.

nadre25

Member level 3
Joined
May 15, 2009
Messages
56
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Visit site
Activity points
1,780
Hi, we've encountered a problem with regards to the

"Lcd_Custom_Out" function of the PIC16F877A

our output waveform without the Lcd_Custom_Out looks like the figure below



when we added Lcd_Custom_Out the waveform became



there's a delay because of the Lcd_Custom_out.

Is there a way to reduce the delay of the lcd_custom_out? or is there a certain code that would separate our lcd functions with the other functions.
 

I do not believe so, MikroC does not release the source code for any of their libs. Therefore, you cannot analyze or modify their code in any way.

If you are having difficulties with their library routines, you may want to write your own LCD library or port a third party's LCD library with source code to the MikroC compiler. The end result being, you now have control and can make adjustments to fit your needs.

There are quite a few LCD libraries openly available with source on the NET.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…