flowcode- LCD problem with bluetooth solution
Posted: Thu Apr 04, 2013 1:21 pm
Dear all
I worked with flowcode V4 many times on PIC18F4550 and it's worked fine, I bought a bluetooth solution with PIC16F1937; the kits pre-programmed with a testing program and it's worked
I tried to developed my own application but nothing worked, I tried to download the test files and project included on the CD and nothing worked; I can found the bluetooth device but the LCD not display any things;
after that I tried to make a simple program that worked with LCD only - as a test- but the LCD display a random number and I tried all the possible configuration, the LCD worked on the internal OSC=500Khz but the problem that I need to operate the solution using the 19.6608M crystal to work with the CD examples
when I use the HS configuration I got the following caution
Caution: argument of 'delay_us' calls must have a value of 1 or more
Caution: Delay inaccurrate: 'delay_us', Delay overhead:0ms, Unit delay:0.00101725ms, Delay resolution:1 units
Caution: Delay inaccurrate: 'delay_10us', Delay overhead:0ms, Unit delay:0.0101725ms, Delay resolution:1 units
Caution: Delay inaccurrate: 'delay_ms', Delay overhead:0ms, Unit delay:1.00016ms, Delay resolution:1 units
the delay values =0 !!!!!!!
can anyone have an idea or suggestions ??
Regards
I worked with flowcode V4 many times on PIC18F4550 and it's worked fine, I bought a bluetooth solution with PIC16F1937; the kits pre-programmed with a testing program and it's worked
I tried to developed my own application but nothing worked, I tried to download the test files and project included on the CD and nothing worked; I can found the bluetooth device but the LCD not display any things;
after that I tried to make a simple program that worked with LCD only - as a test- but the LCD display a random number and I tried all the possible configuration, the LCD worked on the internal OSC=500Khz but the problem that I need to operate the solution using the 19.6608M crystal to work with the CD examples
when I use the HS configuration I got the following caution
Caution: argument of 'delay_us' calls must have a value of 1 or more
Caution: Delay inaccurrate: 'delay_us', Delay overhead:0ms, Unit delay:0.00101725ms, Delay resolution:1 units
Caution: Delay inaccurrate: 'delay_10us', Delay overhead:0ms, Unit delay:0.0101725ms, Delay resolution:1 units
Caution: Delay inaccurrate: 'delay_ms', Delay overhead:0ms, Unit delay:1.00016ms, Delay resolution:1 units
the delay values =0 !!!!!!!
can anyone have an idea or suggestions ??
Regards