Using internal clock (68HC908QYx)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using internal clock (68HC908QYx)

Jump to solution
4,298 Views
Brancaloneda_No
Contributor I
Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
1,695 Views
eckhard
Contributor V

Hello,

you can use the User Monitor, see AN2305. It works with P&E or Metrowerks tools and uses the internal Oscillator. You can load it into the flash memory with forced monitor mode on empty devices using the internal oscillator. The Problem is to get the Oscillator Trim value first. You can read the trim value while in forced monitor mode and update the user monit code to write the correct trim value. A better way is to trim the internal oscillator in your application. To do that you have to run a little program, look at AN2317. You have to program the flash to do so and the next time you can´t use forced Monitor mode to load the user monitor. I think P&E have a small programm to trim the oscillator that runs from ram.

 

Eckhard

View solution in original post

0 Kudos
Reply
3 Replies
1,696 Views
eckhard
Contributor V

Hello,

you can use the User Monitor, see AN2305. It works with P&E or Metrowerks tools and uses the internal Oscillator. You can load it into the flash memory with forced monitor mode on empty devices using the internal oscillator. The Problem is to get the Oscillator Trim value first. You can read the trim value while in forced monitor mode and update the user monit code to write the correct trim value. A better way is to trim the internal oscillator in your application. To do that you have to run a little program, look at AN2317. You have to program the flash to do so and the next time you can´t use forced Monitor mode to load the user monitor. I think P&E have a small programm to trim the oscillator that runs from ram.

 

Eckhard

0 Kudos
Reply
1,695 Views
Brancaloneda_No
Contributor I

Hi

Thank you a lot, I have read this application note and I will perform somme tests now.

Brancaléone

0 Kudos
Reply
1,695 Views
Brancaloneda_No
Contributor I
Hi
 
I would like to know if it is possible to use only the internal clock of the 68HC908QY4 (especially during download). In other words, I want to download program and use this microcontrolleur whitout quartz or external clock.
 
Thank you
 
Brancaléone
0 Kudos
Reply