Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.

Have an account? Sign In
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people's questions & connect with other people.

Sign Up Here
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Volt.Tech

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask question.

Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

volt.tech Logo volt.tech Logo
Sign InSign Up

volt.tech

volt.tech Navigation

  • Home
  • About Us
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Tags
  • Category
    • Amplifiers
    • Passives & Protection
    • Clocks & Timing
    • Diodes & Rectifiers
    • FPGAs & PLDs
    • Interface ICs & Transceivers
    • LEDs & Optoelectronics
    • Memories
    • MEMS & Sensors
    • Microcontroller
    • Power Management
    • RF & Microwave
    • Security & Smart Card
    • Motor Drivers
    • Wireless Connectivity
  • Groups
  • Add group
  • Badges
  • Help
  • Home
  • About Us
  • Contact Us
Home/irqcri

volt.tech Latest Questions

vikas Nagpal
  • 0
vikas Nagpal
Asked: December 5, 2022In: Microcontroller

GPIO Edge Detection When ISR is Raised?

  • 0

Hi, Configured IRQ Control Register (IRQCRi) rising and falling edge discovery (IRQMD{10}). When the interrupt of the edge discovery is raised, where to find out which edge falling or rising is detected, I need to know what’s the pin position of ...Read more

Hi,

Configured IRQ Control Register (IRQCRi) rising and falling edge discovery (IRQMD{10}).
When the interrupt of the edge discovery is raised, where to find out which edge falling or rising is detected, I need to know what’s the pin position of the GPIO input pin when an edge is detected.

The used CPU is RA2E1.

Read less
cpugpioirqcriirqmdisrmcumicrocontrollerRA2E1renesas
  1. Alex thomas
    Added an answer on December 7, 2022 at 10:33 am
    This answer was edited.

    Thanks for posting your question! You could check your IRQ- pin's level when entering your interrupt message function in order to check if a rising or falling edge is detected. In case your pin's level was initially low and when entering your message function it became high then a rising edge was deRead more

    Thanks for posting your question!

    You could check your IRQ- pin’s level when entering your interrupt message function in order to check if a rising or falling edge is detected. In case your pin’s level was initially low and when entering your message function it became high then a rising edge was detected. If your pin was initially high and also became low then a falling edge was detected. You could read your pin level by accessing the register shown in the picture below.

    For example, if your IRQ pin is P110, you could check its level in the interrupt message function like this:
    R_PORT1->PIDR_b. PIDR10 and check if it’s 1 (HIGH) or 0 (LOW).

    Another way is by using the already given API
    1.fsp_err_tR_IOPORT_PinRead(ioport_ctrl_t * constp_ctrl,bsp_io_port_pin_t pin,bsp_io_level_t *p_pin_value);

    Kind Regards,
    Alex

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer

Sidebar

Ask A Question

Stats

  • Questions 388
  • Answers 374
  • Comments 0
  • Best Answers 8
  • Popular
  • Answers
  • Manoj

    Configuration using .dp vision in Infineon XDPL series IC .

    • 5 Answers
  • Linto

    Renesas RL78/G14 ADC interface code

    • 4 Answers
  • Julian White
    Julian White added an answer Hello, IrDA has hardly been used for a long time,… March 7, 2023 at 10:27 am
  • Julian White
    Julian White added an answer It's not required per se, but it's helpful. The issue… March 4, 2023 at 10:04 am
  • nidhi singh
    nidhi singh added an answer Hi Alex, The exchange mode for MCU boot uses the… March 2, 2023 at 10:37 am
  • Julian White
    Julian White added an answer Hi, Thank you for posting on the Volt.Tech community. Can… February 28, 2023 at 10:04 am
  • nidhi singh
    nidhi singh added an answer Hello, The labeling looks ok F130 = LD2981ABM30TR F133 =… February 23, 2023 at 10:27 am

Users

faghyrele1980 www.vk.com

faghyrele1980 www.vk.com

  • 0 Questions
  • 0 Answers
test27782358

test27782358

  • 0 Questions
  • 0 Answers
test17284313

test17284313

  • 0 Questions
  • 0 Answers

Explore

  • Tags
  • Category
    • Amplifiers
    • Passives & Protection
    • Clocks & Timing
    • Diodes & Rectifiers
    • FPGAs & PLDs
    • Interface ICs & Transceivers
    • LEDs & Optoelectronics
    • Memories
    • MEMS & Sensors
    • Microcontroller
    • Power Management
    • RF & Microwave
    • Security & Smart Card
    • Motor Drivers
    • Wireless Connectivity
  • Groups
  • Add group
  • Badges
  • Help

Footer

volt.tech

Volt.Tech

Find your spark

About Us

  • About Us
  • Contact Us
  • Groups

Legal Stuff

  • Privacy Policy
  • Faqs

Follow

© 2022 volt.tech. All Rights Reserved
With Love by volt.tech.