x*u 发帖数: 25 | 1 都是有关oscilloscope 应用的问题:
1, How to measure the frequency of the RTC crystal
2, How to probe an SPI ROM in action and determine how fast data can be
transferred
3, Determine how many times reset triggers when you power up the computer.
Also determine the length of time between the first and second reset pulses
as well as the duration of the second reset pulse.
俺是偏CS的,没怎么用过oscilloscope
有没有大虾帮忙回答一下啊
多谢了 |
c*******l 发帖数: 4801 | 2 你会用scope上的trigger么?
pulses
【在 x*u 的大作中提到】 : 都是有关oscilloscope 应用的问题: : 1, How to measure the frequency of the RTC crystal : 2, How to probe an SPI ROM in action and determine how fast data can be : transferred : 3, Determine how many times reset triggers when you power up the computer. : Also determine the length of time between the first and second reset pulses : as well as the duration of the second reset pulse. : 俺是偏CS的,没怎么用过oscilloscope : 有没有大虾帮忙回答一下啊 : 多谢了
|
x*u 发帖数: 25 | 3 会啊
【在 c*******l 的大作中提到】 : 你会用scope上的trigger么? : : : pulses
|
c*******l 发帖数: 4801 | 4 那你懂得不少了呀,如果弄不了,可能大家都弄不了
【在 x*u 的大作中提到】 : 会啊
|
x*u 发帖数: 25 | 5 不会吧
俺本科时倒是有简单用过示波器
可是俺对这几个问题都不知从哪里下手啊
据说这些问题都是entry level的啊
【在 c*******l 的大作中提到】 : 那你懂得不少了呀,如果弄不了,可能大家都弄不了
|
c*******l 发帖数: 4801 | 6 我一个也看不懂 :(
【在 x*u 的大作中提到】 : 不会吧 : 俺本科时倒是有简单用过示波器 : 可是俺对这几个问题都不知从哪里下手啊 : 据说这些问题都是entry level的啊
|
x*u 发帖数: 25 | 7 就是测晶体振荡器的频率吧
不都是32.768kHz吗
该怎么测呢?
那后两个问题呢?
【在 c*******l 的大作中提到】 : 我一个也看不懂 :(
|
c*******l 发帖数: 4801 | 8 如果有输出出来连线就可以测吧?
【在 x*u 的大作中提到】 : 就是测晶体振荡器的频率吧 : 不都是32.768kHz吗 : 该怎么测呢? : 那后两个问题呢?
|
x*u 发帖数: 25 | 9 啊?就这么简单?
俺一直以为有什么trick呢
【在 c*******l 的大作中提到】 : 如果有输出出来连线就可以测吧?
|
c*******l 发帖数: 4801 | 10 scope并不能wireless测东西啊。除非是noise
剩下俩,估计也差不多,2的话,找clock进去的线测,3的话,用trigger抓
reset的信号
【在 x*u 的大作中提到】 : 啊?就这么简单? : 俺一直以为有什么trick呢
|
|
|
x*u 发帖数: 25 | 11 嗯
明白了
以前就是本科做实验时照猫画虎的用过示波器
突然被问到这么几个问题全懵了
多谢了
【在 c*******l 的大作中提到】 : scope并不能wireless测东西啊。除非是noise : 剩下俩,估计也差不多,2的话,找clock进去的线测,3的话,用trigger抓 : reset的信号
|
c*********6 发帖数: 858 | 12 There is a trick when using the oscilloscope to monitor the frequency of the
RTC crystal.
The frequency of RTC crystal is often 32.768K Hz and there are two common
loads of the crystal oscillator: 6 pF or 12.5 pF. The 10X oscilloscope probe
often has 20 pF capacitance and 10 M ohm impediance. If the probe monitors
the crystal directly, it will add extra capacitance to the loads of the
cyrstal. The cyrstal will not even start at power up.
You have to monitor the output of crystal (after the buffe
【在 x*u 的大作中提到】 : 都是有关oscilloscope 应用的问题: : 1, How to measure the frequency of the RTC crystal : 2, How to probe an SPI ROM in action and determine how fast data can be : transferred : 3, Determine how many times reset triggers when you power up the computer. : Also determine the length of time between the first and second reset pulses : as well as the duration of the second reset pulse. : 俺是偏CS的,没怎么用过oscilloscope : 有没有大虾帮忙回答一下啊 : 多谢了
|
c*********6 发帖数: 858 | 13 Furthermore, the parallel loading capacitance will be changed if the probe
is hook up to the pins of crystall directly. The frequency of crystall will
lower a little bit since the parllel loading capacitance increases. |
c*******l 发帖数: 4801 | 14 厉害!
will
【在 c*********6 的大作中提到】 : Furthermore, the parallel loading capacitance will be changed if the probe : is hook up to the pins of crystall directly. The frequency of crystall will : lower a little bit since the parllel loading capacitance increases.
|
g******u 发帖数: 3060 | 15 You have to monitor the output of crystal (after the buffer) or the divider
output
Can I do it by adding a unity gain op-amp to the end of the oscillator? |
x*u 发帖数: 25 | 16 嗯,是厉害
那另外两个问题有没有什么trick啊?
多谢了
will
【在 c*********6 的大作中提到】 : Furthermore, the parallel loading capacitance will be changed if the probe : is hook up to the pins of crystall directly. The frequency of crystall will : lower a little bit since the parllel loading capacitance increases.
|
c*********6 发帖数: 858 | 17 No, you can't add a unity gain op-amp to the end of the oscillator.
The input capacitance of the op-amp will change the load capacitance of the
crystal oscillator.
The way to measure the frequency accuracy is to measure the output of the
oscillating circuit. You can not touch the lead of the crystal oscillator.
divider
【在 g******u 的大作中提到】 : You have to monitor the output of crystal (after the buffer) or the divider : output : Can I do it by adding a unity gain op-amp to the end of the oscillator?
|
c*********6 发帖数: 858 | 18 The other questions are quite common. I don't think there is any trick.
【在 x*u 的大作中提到】 : 嗯,是厉害 : 那另外两个问题有没有什么trick啊? : 多谢了 : : will
|