16f18313 not support?

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
seokgi
Posts: 164
Joined: Fri Jan 13, 2012 4:21 am
Location: South KOREA
Has thanked: 18 times
Been thanked: 16 times
Contact:

16f18313 not support?

Post by seokgi »

that is question.
Attachments
스크린샷 2017-12-22 19.18.24.png
(7.36 KiB) Downloaded 2524 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: 16f18313 not support?

Post by Benj »

Hello,

Thanks for letting us know. The attached files should solve the problem for you. Simply copy the files into your "Flowcode 7/FCD/PIC" folder and restart Flowcode.
16F18313.fcdx
(20.34 KiB) Downloaded 212 times
16LF18313.fcdx
(20.34 KiB) Downloaded 217 times
Let us know how you get on.

dannyvanneijenhoff
Posts: 65
Joined: Thu Feb 07, 2008 7:59 am
Has thanked: 17 times
Been thanked: 10 times
Contact:

Re: 16f18313 not support?

Post by dannyvanneijenhoff »

Hello

For this pic, i can not find the INTERNAL CLOCK Source Types . Also for Pic16F18323
81b6a700-33f0-4379-8c5d-93cf7ed01951.jpg
81b6a700-33f0-4379-8c5d-93cf7ed01951.jpg (80.75 KiB) Viewed 4983 times
Last edited by dannyvanneijenhoff on Thu Mar 22, 2018 7:06 pm, edited 1 time in total.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: 16f18313 not support?

Post by Benj »

Hello,

The top setting is "External Oscillator Mode", the next setting down is the "Software Oscillator Mode" and has a HFINTOSC setting available.

dannyvanneijenhoff
Posts: 65
Joined: Thu Feb 07, 2008 7:59 am
Has thanked: 17 times
Been thanked: 10 times
Contact:

Re: 16f18313 not support?

Post by dannyvanneijenhoff »

New micro, more functions :oops:
Knipsel.JPG
Knipsel.JPG (21.26 KiB) Viewed 4960 times

Thanks

dannyvanneijenhoff
Posts: 65
Joined: Thu Feb 07, 2008 7:59 am
Has thanked: 17 times
Been thanked: 10 times
Contact:

Re: 16f18313 not support?

Post by dannyvanneijenhoff »

I have problems with RA3: (for Pic16F18323)

R-pull Up is working (on and off)
MCLR is now off (after set low voltage proramming OFF)
Input works also

But no OUTPUT on RA3

In the PDF of the micro stands:
RA3/MCLR/VPP RA3 TTL/ST CMOS General purpose I/O.
MCLR TTL/ST — Master Clear with internal pull-up.
VPP HV — Programming voltage.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: 16f18313 not support?

Post by Benj »

Hello,

The MCLR pin on PICs is not available as an output pin due to silicone limitations it's input only I'm afraid.

dannyvanneijenhoff
Posts: 65
Joined: Thu Feb 07, 2008 7:59 am
Has thanked: 17 times
Been thanked: 10 times
Contact:

Re: 16f18313 not support?

Post by dannyvanneijenhoff »

Thanks,

There was different information :-(

TABLE 1-2: PIC16(L)F18313 PINOUT DESCRIPTION
RA3 /MCLR/VPP TTL/ST CMOS General purpose I/O.


And on other places:
• Up to 12 I/O Pins: (but 1 = input)

The MCLR pin provides three specific device functions:
• Device Reset (when MCLRE = 1)
Digital input pin (when MCLRE = 0)
• Device Programming and Debugging

Post Reply