Hi
At least for PIC16(L)F18446
PortB Interrupt On Change is missing on the Interrupt Icon Properties
It only has IOC for PortA and PortC .
This is incomplete as we can see from this uC datasheet:
"
IOC - Interrupt-On-Change
All pins on all ports can be configured to operate as Interrupt-On-Change (IOC) pins
"
Can you please add PortB to IOC Icon Properties for this uC ?
PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties
-
- Posts: 52
- http://meble-kuchenne.info.pl
- Joined: Mon Jan 04, 2021 8:08 pm
- Has thanked: 7 times
- Been thanked: 4 times
PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties
Last edited by miggarc on Sat Jun 11, 2022 6:23 pm, edited 1 time in total.
Many thanks in advance,
Miguel Garcia,
Electronic Systems Developer
-
- Valued Contributor
- Posts: 1313
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 317 times
- Been thanked: 458 times
Re: PIC16(L)F18466 missing PortB IOC on Interrupt Icon Properties
Hi
I'm not sure if Flowcode supports that chip as I don't see it in the list. Did you perhaps mean 16(L)F18446?
If so, Section 15.5 of the data sheet Register Summary - Interrupt On Change states
"Note: PORTB associated registers as well as IOCCx6 and IOCCx7 bits are available for 20-pin or higher pin count
devices only"
Therefore IOC on Port-B is not supported.
Regards
I'm not sure if Flowcode supports that chip as I don't see it in the list. Did you perhaps mean 16(L)F18446?
If so, Section 15.5 of the data sheet Register Summary - Interrupt On Change states
"Note: PORTB associated registers as well as IOCCx6 and IOCCx7 bits are available for 20-pin or higher pin count
devices only"
Therefore IOC on Port-B is not supported.
Regards
Re: PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties
Hi
Yes... Off course ... I didn't noticed I wrote the wrong PIC name .
Sure it's about the 16(L)F18446 .
This uC is available only in a 20-pin or higher pin count because it has 18 IO pins .
So, Flowcode should have IOC on Port-B for this uC .
Yes... Off course ... I didn't noticed I wrote the wrong PIC name .
Sure it's about the 16(L)F18446 .
This uC is available only in a 20-pin or higher pin count because it has 18 IO pins .
So, Flowcode should have IOC on Port-B for this uC .
Many thanks in advance,
Miguel Garcia,
Electronic Systems Developer
-
- Valued Contributor
- Posts: 1313
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 317 times
- Been thanked: 458 times
Re: PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties
Hi
I appear to need new batteries in my calculator as I seem to have miscounted the pins on the "46"
It does look like it should have Port-B IOC capabilities and is probably just an oversight as you suggest.
Regards
I appear to need new batteries in my calculator as I seem to have miscounted the pins on the "46"
It does look like it should have Port-B IOC capabilities and is probably just an oversight as you suggest.
Regards
-
- Matrix Staff
- Posts: 1895
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 491 times
- Been thanked: 664 times
Re: PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties
Thanks for letting us know, I've made the changes for you and they should now be available via the library updates.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel