12F675 - How to configure the INTCON command to activate the various interrupts?


Results 1 to 14 of 14

Threaded View

  1. #3
    Join Date
    Feb 2022
    Posts
    54


    Did you find this post helpful? Yes | No

    Default Re: 12F675 - How to configure the INTCON command to activate the various interrupts?

    Indeed, INTCON is not strictly speaking a "command" but a configuration of the bits of the INTCON register obtained by a "line of code" of the style INTCON = 10010000.

    I obviously consulted the datasheet of the PIC12F675 on the page relating to the INTCON register. (see attached jpg)
    However, I do not see how to configure the six available ports.
    At first, I would already be well advanced for my project if I could define an interrupt on the GP0 port.

    For the others, we will see later with the assistance of the available specialists of this forum whom I already thank in advance.

    Name:  12F675 INTCON Register .jpg
Views: 36448
Size:  157.8 KB
    Name:  12F675 INTCON pin functions.jpg
Views: 36644
Size:  204.2 KB
    Last edited by zorgloub; - 21st April 2023 at 17:34.

Similar Threads

  1. Basic problem with interrupts and sleep command
    By Davidmarks in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 21st February 2012, 01:21
  2. CONFIGURE & OSCCON & meProg configure
    By SUNFLOWER in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 19th February 2011, 21:25
  3. How to activate ccp3 on portB.5 of 16f777 ?
    By abdullahsavas in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 16th June 2010, 08:17
  4. EEPROM Write command with interrupts??
    By Elnino in forum General
    Replies: 4
    Last Post: - 23rd November 2009, 06:44
  5. intcon?
    By jonas2 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 23rd September 2009, 11:07

Members who have read this thread : 1

You do not have permission to view the list of names.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts