Pulsout questions
Buck Rogers
Posts: 2,190
in BASIC Stamp
Hello!
New project time, and I decided to make use of my BASIC Stamp investment.
Simple one here, can the pulse output instruction be configured to produce a 15ns pulse width? The thing it is going to usually insists on a 25Mhz clock frequency, but that's a bit much for the Stamp. I normally run it on a decidedly slower clock produced via an optical sensor previously made by TI, a TSL220 device as it happens, but for what I'm doing with the output, I'm interested in having the Stamp do most of lifting here.
Incidentally I selected a Stamp One here first.
New project time, and I decided to make use of my BASIC Stamp investment.
Simple one here, can the pulse output instruction be configured to produce a 15ns pulse width? The thing it is going to usually insists on a 25Mhz clock frequency, but that's a bit much for the Stamp. I normally run it on a decidedly slower clock produced via an optical sensor previously made by TI, a TSL220 device as it happens, but for what I'm doing with the output, I'm interested in having the Stamp do most of lifting here.
Incidentally I selected a Stamp One here first.
Comments
I was planning on updating my original to indicate that the Stamp One was being ruled out because of how the project carrier board was connected. Typically that (formerly) TI Optical part would run at about the right burst I needed, but not necessarily the frequency. I'll needed to do some tests before I make any definite decisions, but the Stamp will still be considered. Take a look at the attached data sheet for my reasons.
Why the requirement for a 15nS pulse, and how frequently does it need to be produced?
Hello!
Take a look at the data sheet for the SN74167 part as attached. It has that interesting requirement. Both it and the SN7497 (Not attached) respond accordingly. Typically the parts find themselves being used to translate a binary or binary coded decimal in the case of the SN74167 into an appropriate pulse stream. For what I've got next in mind I had thought of having the Stamp produce the clock pulse that would be then translated as appropriately.
Then it falls upon the Stamp to accept the stream and then display it appropriately. Either as characters using the standard Alphanumeric LCD displays we are used to. Or using the Prop Back Pack device as a video stream.
We'll see what does happen, but I do appreciate your input.
Hello!
Okay, but the bit control signals, which the truth tables use for deciding the appropriate rates would be preset using different DIP switch settings.
Meanwhile I'm still working on the details, including what's happening and why.
Appreciate the help of course.
Dip switches and pullups on the B0-B3 inputs would work for figuring out the details. Of course so would looking at the gate inputs/outputs working back from the output of the 4 input or gate to the flip/flops.
https://www.analog.com/media/en/technical-documentation/application-notes/an14f.pdf