Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hitachi H8S/2144

Status
Not open for further replies.

tzzdvd

Computer
Joined
Jan 7, 2002
Messages
2
Location
IT
Does anyone ever use the microcontroller 2144 of Hitachi?
I have this problem: 8bit timer doesn't start
I try to configure the timer register as below

TMR.TCR0.BYTE = 0x4A;
TMR.TCSR0.BYTE = 0x00;

to have an interrupt request and to clear the timer register on compare-match A.

I tried any other configuration but nothing works because the timer is fixed and never runs.

Is there anyone who can help me?
If this is not the right forum to post this question please tell me where must I post it.


Thank's for all

Davide
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top