Start simple app with PIC 18F97J60!

Discuss with MikroElektronika software developers about current library development.
Post Reply
Author
Message
joh.nguyen
Posts: 30
Joined: 17 Jul 2013 16:35

Start simple app with PIC 18F97J60!

#1 Post by joh.nguyen » 04 Oct 2013 11:16

Dear all,

I'm a new member, i use PIC18F97J60 to blink the LED, port RD0 connect to anode, cathode connect to resistor has 180 Ohms, use delay_ms(200) but LED is not flashed.

I'm very confused about it. Could someone give me the sample code and configuration bits? I dont know how to configure configuration bits properly.

Thanks,

User avatar
marina.petrovic
Posts: 2986
Joined: 18 Apr 2013 08:11

Re: Start simple app with PIC 18F97J60!

#2 Post by marina.petrovic » 07 Oct 2013 10:46

Hi,

Please, take a look at simple LedBlinking example from compiler:
...\mikroC PRO for PIC\Examples\Development Systems\EASYPIC7\Led Blinking

For additional information consult with the PIC18F97J60 datasheet.
http://ww1.microchip.com/downloads/en/D ... 39762f.pdf

Best regards,
Marina

Post Reply

Return to “Library Development Discussion”