Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Changing the pririty of Interrupts in AVR and freeRTOS

Status
Not open for further replies.

MohammadElwakeel

Junior Member level 1
Joined
Feb 18, 2007
Messages
18
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,441
freertos interrupts

Dear friends,

I'm new to freeRTOS and have a question concerning the priorities of the AVR interrupts:

I know that the priority of interrupts in AVR controllers is fixed, that is for example, the ADC intterupt is far lower priority than the external interrupts and timers, and it is fixed with no option to configure it.

If I used FreeRTOS and built my application using it, can I change the priority of the ADC interrupt by some means of hooking it to a higher priority task or something?

is it possible to change the priorities of intterupts through the RTOS?

Please help me as I'm very confused. Thanks

Mohammad Elwakeel
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top