RTC2 for LV18F Development Board with 18F87J60

General discussion on mikroBasic.
Post Reply
Author
Message
cformigal
Posts: 6
Joined: 20 May 2011 16:34

RTC2 for LV18F Development Board with 18F87J60

#1 Post by cformigal » 20 Jul 2011 10:02

Hello,

I'm really struggling to have the RTC2 board working with the LV18F Development system. I have followed all the recommended configurations, set up the switches correctly but can't have any result with the RTC2 Write and RTC2 Read routines place in the Example folder on Mikroe Basic.

Can someone help with this ?

With regards,

CF

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: RTC2 for LV18F Development Board with 18F87J60

#2 Post by janko.kaljevic » 26 Jul 2011 09:22

Hello cformigal,

In the example folder of mikroBasic are examples for RTC module which is different to RTC2.
You can download RTC2 examples from the mikroE web site.
http://www.mikroe.com/eng/products/view/197/rtc2-board/

Also, RTC2 module works on 5V while LV18F v6 works on 3.3V.

So you need external supply for RTC2, and some minor modifications in code
(LCD module connections, disable comparators and configure AN pins as digital)
and this will work without any problem.

Regards.

Post Reply

Return to “mikroBasic General”