Help needed with Pic18F25J50 RTCC Setup

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
Desdewit
Posts: 130
Joined: Sat Feb 26, 2011 4:26 am
Location: South Africa
Has thanked: 25 times
Been thanked: 11 times
Contact:

Help needed with Pic18F25J50 RTCC Setup

Post by Desdewit »

Hi Guys

I want to use the rtcc function of a pic18f25j50 with an external 32.768 kHz clock crystal to keep time & date for a project I'm working on but have no idea on how to set the config bits in flowcode, please point me in the right direction on where and how to start :?:

Desdewit
Posts: 130
Joined: Sat Feb 26, 2011 4:26 am
Location: South Africa
Has thanked: 25 times
Been thanked: 11 times
Contact:

Re: Help needed with Pic18F25J50 RTCC Setup

Post by Desdewit »

Hi Guys

How can I set & clear the RTCC CONFIGURATION bits from within flowcode without using a c block :?:
Is it possible to simulate the Pic18F25J50 internal RTCC in flowcode :?:

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: Help needed with Pic18F25J50 RTCC Setup

Post by Enamul »

Thank you very much for pointing to the chip. I have been looking for this chip for last couple of months. I will help you in using RTC as I also need that. I am ordering couple of chips for me. When those will arrive I can start with you.
Enamul
University of Nottingham
enamul4mm@gmail.com

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: Help needed with Pic18F25J50 RTCC Setup

Post by Enamul »

Here is a skeleton program with correct config..
Attachments
PIC18f25J50.fcf
(5.5 KiB) Downloaded 209 times
Enamul
University of Nottingham
enamul4mm@gmail.com

Desdewit
Posts: 130
Joined: Sat Feb 26, 2011 4:26 am
Location: South Africa
Has thanked: 25 times
Been thanked: 11 times
Contact:

Re: Help needed with Pic18F25J50 RTCC Setup

Post by Desdewit »

Hi Enamul

Thanks for the reply. This is a great chip with lots of usefull features :P

Post Reply