| Author |
Message |
kars_jk
Joined: 10 Apr 2007 Posts: 20 Helped: 1
|
09 May 2007 6:41 Debugging using scope |
|
|
|
|
Hello,
I am new to Embedded and currently writing a driver for an embedded processor. I would like to know how to use Oscilloscope to debug the target board. I was first asked to check the clock signal, chip-select signal using a scope. Since I am a software engineer, dont know how to use scope.
Can any one help me? Probably links, resources and tips debugging with scope.
Thanks,
Kars
|
|
| Back to top |
|
 |
Google AdSense

|
09 May 2007 6:41 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
cameo_2007
Joined: 15 Mar 2007 Posts: 439 Helped: 17 Location: 13.04°N80.17°E
|
09 May 2007 12:17 Debugging using scope |
|
|
|
|
to tell something on how to use a scope, u atleast need to tell, which scope you are going to use...
any idea??
i mean which make and serial number? b'coz the controls are differnet for differnt kind of scopes.
|
|
| Back to top |
|
 |
Sergeant
Joined: 12 Feb 2007 Posts: 2
|
09 May 2007 14:34 Re: Debugging using scope |
|
|
|
|
A quick Google search on "using oscilloscopes" brought up 803,000 hits - here are a few of the first:
http://www.doctronics.co.uk/scope.htm
http://web.telia.com/~u85920178/scope/osc-0.htm
http://www.facstaff.bucknell.edu/mastascu/eLabs/Scope/Scope1.html
http://www.williamson-labs.com/scope-main.htm
I've got several 'scopes and use them often. Very useful machines!
Good luck
|
|
| Back to top |
|
 |
nguyennam
Joined: 06 Sep 2006 Posts: 459 Helped: 28
|
09 May 2007 14:47 Re: Debugging using scope |
|
|
|
|
Many ways to debug a firmware depending the specific project you are dealing with. I am a electronic engineer before a programmer, and rarely use oscilloscope for that purpose.
However you are talking about scope, so before talking about how to use the scope, first let's talk about which kind of it you have, or any idea about choosing a right scope for you?
In my opinion, the most suitable affordable scope for this purpose is the 2-channel analog one. If you can buy the better, think of the 2- to 4-channel digital scope with memory and PC communication capability, it is really helpful tool.
How do you think? And we will continue discussing later.
nguyennam
|
|
| Back to top |
|
 |
kars_jk
Joined: 10 Apr 2007 Posts: 20 Helped: 1
|
10 May 2007 10:33 Re: Debugging using scope |
|
|
|
|
Hi,
Thnaks to all for suggestions.
I have Digital Storage Oscilloscope : Tektronix TDS2024.
Now I learned that I will have to look at the schematics to find out where the pin is located on the board.
Kars
|
|
| Back to top |
|
 |
hugo
Joined: 01 Jan 1970 Posts: 286 Helped: 27 Location: canada
|
11 May 2007 21:12 Re: Debugging using scope |
|
|
|
|
Hi,
Here are some methods for debugging microcontroller hardware:
http://www.best-microcontroller-projects.com/debugging.html
and here's a few notes on how to use an oscilloscope:
http://www.best-microcontroller-projects.com/how-to-use-an-oscilloscope.html
|
|
| Back to top |
|
 |