这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界 » 论坛首页 » 活动中心 » 合作大赛 » 时钟分频电路实现精讲(ST官方资料)

共3条 1/1 1 跳转至

时钟分频电路实现精讲(ST官方资料)

高工
2015-07-30 10:09:18     打赏
1. Introduction ............................................................................................................................... 4
2. Simple clock divider where the input clock is divided by an odd integer ................................ 4
3. Odd integer division with 50% duty cycle .................................................................................. 4
4. Non-integer division (duty cycle not 50%) ................................................................................. 6
4.1 Divide by 1.5 with duty cycle not exactly 50%........................................................................... 6
4.2 Divide by 4.5 with duty cycle not exactly 50% (counter implementation)..................................... 7
4.2.1 Verilog code for Divide by 4.5 ........................................................................................... 8
5 Alternative approach for divide by-N .......................................................................................... 9
5.1 Divide by 1.5 (LUT implementation)......................................................................................... 9
5.2 Divide by 2.5 (LUT Implementation)....................................................................................... 11
5.3 Divide by 3 with 50% duty cycle output................................................................................... 14
5.4 Divide by 5 with 50% duty cycle output................................................................................... 16
6. Conclusions ............................................................................................................................... 18
7. Acknowledgements ................................................................................................................... 18
8. References ................................................................................................................................ 18
9. Author & Contact information .................................................................................................. 19


——回复可见内容——



菜鸟
2015-07-30 11:27:14     打赏
2楼
1

菜鸟
2015-07-30 14:04:30     打赏
3楼
 什么呢

共3条 1/1 1 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册 ]