Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

8051 frequncy meter - help with asm code needed

Status
Not open for further replies.

osoenbolsa

Newbie level 3
Joined
Jul 20, 2009
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Spain
Activity points
1,339
frequncy meter

I need to find the frequency of a wave that does not oscillate between 0 and Vcc.....(hence no use of programmed interrupt for level detection) how do i find the frequency of the wave in this case?

I use the 80c517 a/d converter.

I need help with the asm code.

Thank all :D :D :D
 

Re: 8051 frequncy meter

if your freq is not oscillating between 0 and VCC, the best way is to convert the wave to this level and better use interrupts and timers, for fixed time window.

to convert it to reqd. level you can use schmit trigger ckts.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top