Search found 5 matches

by K6XOX
21 Mar 2011 21:43
Forum: mikroC PRO for PIC32 Beta Testing
Topic: LCD library Function for 8 Bit
Replies: 4
Views: 9216

Re: LCD library Function for 8 Bit

Hi,

I used Character LCD 2x16 with blue backlight same as you have in the list and It worked with 4BIT mode fine. I just want to see if I can use 8 Bit mode.

I used PIC16F877 and work fine. Just want to see if I missed anything on 8 Bit mode.

Pete
by K6XOX
18 Mar 2011 19:39
Forum: mikroC PRO for PIC32 Beta Testing
Topic: LCD library Function for 8 Bit
Replies: 4
Views: 9216

Re: LCD library Function for 8 Bit -- still not work

Hi, I did try with the 4-Bit code with my wiring board and Worked fine, VERY NICE!! Now, I rewired my LCD to 8 Bit to be exacted the same as my equipment board, Port D same as the 4 bit but added the RD0...RD3 and used RB2 = RS, RB3= RW, RB4 = EN It did not work and I also did try to move to other P...
by K6XOX
18 Mar 2011 07:01
Forum: mikroC PRO for PIC32 Beta Testing
Topic: LCD library Function for 8 Bit
Replies: 4
Views: 9216

LCD library Function for 8 Bit

Hi, I was try to use the 8-Bit mode for the LCD display for one of My Equipment at my Work. I know that LCD 4 bit much less wire but the Hard ware already design and on PCB to have 2 Ports dedicated For data and Control, I don't want to Cut Circuit and re-wire. I did not find any of the Library Func...
by K6XOX
13 Mar 2011 04:17
Forum: mikroC PRO for PIC32 General
Topic: Convert from MPLAB C PIC18 to MiKroC is that possible?
Replies: 1
Views: 2145

Convert from MPLAB C PIC18 to MiKroC is that possible?

Hi, I am working on the project for some company and they gave me the source code that wrote from MPLAB and It seems hard to debug compare to MiKroC Pro. Is there any convert untillity that can help me to convert to Mikro C? I really like MikroC that have many Library that help me to add more featur...
by K6XOX
12 Mar 2011 05:32
Forum: mikroC PRO for PIC32 Beta Testing
Topic: input and output for Port Bit
Replies: 1
Views: 4692

input and output for Port Bit

Hi,

I am kind of newbie for MikroC and I like to try and seem to me it is very good compiler.

But I cannot find the command detail for Port bit .. command.

such as:- if I connect the Sw or check bit for sensor as I used to have - PORTB.F0 <- is there any detail in the Command Ref somewhere?

Go to advanced search