Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about isr

Read more about isr

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - isr

Appropriate way to disable interrupts during runtime / while the application is running?

I see there are two ways of disabling a specific ISR using the STM32 HAL. To use the Timer Input Capture ISRs as an example, there is HAL_TIM_IC_Start_IT() and HAL_TIM_IC_Stop(), but there is also HAL...
test-img

scottc11

embedded

runtime

stm32

isr

Votes: 0

Answers: 1

Latest Answer

It totally depends what you want to do: If you disable the interrupt at the NVIC the flags still get set and maybe you want them to be set because you are going to poll for them. Also maybe you would...
test-img

Tom V

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved