2847 views|4 replies

1

Posts

0

Resources
The OP

Ask about ADC0809 control problem [Copy link]

The program is as follows; why is ADC0809 always in a busy state (P[0..7] connected to D[0..7] P0 connected to the digital tube) #include
#define uchar unsigned char #define uint unsigned int uchar table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; //digital tube display code 0-9 sbit ST=P3^2; //conversion start signal sbit EOC=P3^1; //conversion end signal sbit OE=P3^0; //output enable signal void delay(uint time) { uint i,j; for(i=0;i
Check control timing

Timing. After START 0->1, there is a requirement for a 100-200ns delay before 1->0. What is the frequency of the clock CLKOCK?

500kHz

500kHz

Ask about ADC0809 control problem


This post is from Embedded System

Latest reply

500kHz  Details Published on 2009-2-21 12:49

1

Posts

0

Resources
2
Check control timing
This post is from Embedded System

58

Posts

0

Resources
3
Timing. After START 0->1, there is a requirement for a 100-200ns delay before 1->0. What is the frequency of the clock CLKOCK?
This post is from Embedded System

1

Posts

0

Resources
4
500kHz
This post is from Embedded System

1

Posts

0

Resources
5
500kHz
This post is from Embedded System

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Related articles more>>
    Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
    快速回复 返回顶部 Return list