d2jsp
Log InRegister
d2jsp Forums > Off-Topic > General Chat > Homework Help > Programming > Dspic33f - Timers
Add Reply New Topic New Poll
Member
Posts: 26,514
Joined: Dec 7 2009
Gold: 678.01
May 14 2012 01:09pm
"Write a program for timer, the timer is working as counting mode, and its main subroutine will display its counted value on PORTB.
Every 5 pulse from outside, it will trigger the timer interrupt, then its interrupt subroutine will toggle PORTA.0 five times"

This is the program I am trying to write, and Im stuck.
If anyone who is knowledgeable with dspic and ASSEMBLY language and would like to make some quick fg, please pm me
I have all the data sheets and just have a few questions.

Im fairly new to Assembly language and could use some assistance. (using Dspic33fxxxxx)

Thanks.
Member
Posts: 26,514
Joined: Dec 7 2009
Gold: 678.01
May 14 2012 05:14pm
Also Have a few questions about interrupts
I have a sample code of another program which I have one or two questions on (involving interrupts)
Member
Posts: 26,514
Joined: Dec 7 2009
Gold: 678.01
May 15 2012 01:48pm
This will not take long btw, could really use the help

last bump
Go Back To Homework Help Topic List
Add Reply New Topic New Poll