We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I currently working on the signal and frequency in which I need to program a plan on C to make the frequency as a source with a 4 MHZ and then divided into the some part, according to the user wish (like10 kHt). I am new in this subject, so I will be very grateful if someone can help me or give me some references .Thank you
AMiR
Figure out what micro-controller you plan to use. Most will take a frequency input and have timer or counters which can do integer division of the reference clock.
Review the data sheets for the micro's you're interested in, and confirm which pins the timers use for output.
Perhaps your manager/supervisor can direct you to the type of solution they are looking for, or devices they wish you to use.
thank you so much