BR-99
Newbie level 4
- Joined
- Aug 4, 2013
- Messages
- 7
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 48
Hi
I have no experience with this processor. I purchased DIY's USB IO Kit and it seems there is no support for PortB interrupt on Pin-change
Can i add small interrupt routine that will send back to my PC an "I" transaction ?
To do that i need to read the firmware by setting registers (by C# prog. on my PC) and reverse the object code to Assembly.
How do i do that ?
With some guess-work i may find the address of the "I" routine and then use it within the int. routine
I'm not sure it's doable , maybe there is easier way ?
Any feedback is appreciated
Ben
I have no experience with this processor. I purchased DIY's USB IO Kit and it seems there is no support for PortB interrupt on Pin-change
Can i add small interrupt routine that will send back to my PC an "I" transaction ?
To do that i need to read the firmware by setting registers (by C# prog. on my PC) and reverse the object code to Assembly.
How do i do that ?
With some guess-work i may find the address of the "I" routine and then use it within the int. routine
I'm not sure it's doable , maybe there is easier way ?
Any feedback is appreciated
Ben