![]() |
![]() |
![]() |
|
|
|||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) | |
|
With LA you want FWD. Faster, Wider, Deeper. For more samples you want it to be deeper, more memory.
The author has provided the source code. Upgrade the design to use a chip with more memory and speed. A port to an 18F chip should not be hard. If the author has provided source code for the PC side interface you could add code to decode SPI, I2C etc. Quote:
__________________
search engine for electronic partsJunebug USB PIC programmer kit., USB Bit Wacker, 3v0's Homepage The 15 Minute Printed Circuit Board! (+drill time) |
||
|
|
|
|
|
(permalink) |
|
A logic analyzer using the PC's parallel port.
8 channels all that's need is a printer port and an OS that allows direct parallel port access. I think a Win98 machine would work best but I've gotten it to work with XP (with some timing glitches)
__________________
"Because I be what I be. I would tell you what you want to know if I
could, mum, but I be a cat, and no cat anywhere ever gave anyone a straight answer, har har." |
|
|
|
|
|
|
(permalink) |
|
You can do it with win2K also. That is the OS I am running, and have P port routines somewhere. They are in vis basic though.
Last edited by Mikebits; 17th June 2008 at 04:11 AM. |
|
|
|
|
|
|
(permalink) |
|
As far as i know, it will be always better to do the aquisition on a micro-controller or dsp before sending the data to the PC, (or send it in packets like in USB) because multi -tasking operating systems like window have, always had, and will allways (lol
|
|
|
|
|
|
|
(permalink) |
|
That is only true if the multi tasking is preemptive or time sliced. In the case of win98 once a driver gets control it must give it up voluntarily. That is one of the reasons it was so easy to crash the 98 with driver code.
At least that is the way I remember it
__________________
search engine for electronic partsJunebug USB PIC programmer kit., USB Bit Wacker, 3v0's Homepage The 15 Minute Printed Circuit Board! (+drill time) Last edited by 3v0; 17th June 2008 at 11:11 PM. |
|
|
|
|
|
|
(permalink) |
|
There were definitly glitches in XP, if it were on 98 with no other software running and a minimal driver set it should be as fast as the processor can run it to a pretty fine accuracy.
__________________
"Because I be what I be. I would tell you what you want to know if I
could, mum, but I be a cat, and no cat anywhere ever gave anyone a straight answer, har har." |
|
|
|
|
|
|
(permalink) |
|
You want to make it real? Like 18 channels at 150MHz?
Digi-Key - 296-12489-ND (Texas Instruments - SN74V293-10PZA) Last edited by Ubergeek63; 18th June 2008 at 01:53 AM. |
|
|
|
|
|
|
(permalink) |
|
80 pin TQFP, yeah, right up the hobbyists alley.
__________________
"Because I be what I be. I would tell you what you want to know if I
could, mum, but I be a cat, and no cat anywhere ever gave anyone a straight answer, har har." |
|
|
|
|
|
|
(permalink) |
|
I am building a logic analyser with the following criteria in mind:
1- Simple to build for average level hobyist 2- Uses few and cheap components (actually only 2 components: an AVR and a 232) 3- Able to do give the best results, given the two constraints above! So, as Sceadwian says, yeah, it may not be in the scope of my project, but thanks anyway |
|
|
|
|
|
|
(permalink) |
|
Ika, using Windows98 with a faster modern computer you will be able to blow the doors off a micro controller with logic analysis. Feed a good clock into it as well and you don't have to worry about timing issues, just quantization error, which you have to take into account for on a micro controller anyways. No components, free software just wire directly to a parallel port.
__________________
"Because I be what I be. I would tell you what you want to know if I
could, mum, but I be a cat, and no cat anywhere ever gave anyone a straight answer, har har." |
|
|
|
|
|
|
(permalink) |
|
|
|
|
|
|
|
|
(permalink) |
|
SchmartBoard - The world's best circuit prototyping system Makes it real easy, or if you are more sure of your soldering technique: SchmartBoard - The world's best circuit prototyping system That FIFO would make an 18 channel 150MHz analyzer simple. it runs continuously until 2^16 samples after the trigger event and any old USB peripheral micro can read the results out and send them to the PC. Last edited by Ubergeek63; 19th June 2008 at 10:59 AM. |
|
|
|
|
|
|
(permalink) |
|
I'm keeping you guys informed of the progress..
I think the hardware and micro-controller part is finished once and for all (just for this first version The software is almost done, a beta version is coming out soon. I still have to write a little help (maybe it'll be online on my website though..), and allow users to export bitmap screen shots, and save/open data for later analysis. I've been testing it all the week-end and it was a lot of fun playing with my brand new logic analyzer! i've posted some screen-shots of one testing session.. I'm not sure if the first beta version will incorporate decoding UART/SPI/I2C data buses.. Waiting for your comments! Last edited by ikalogic; 27th July 2008 at 04:37 PM. |
|
|
|
|
|
|
(permalink) |
|
Looking good
__________________
search engine for electronic partsJunebug USB PIC programmer kit., USB Bit Wacker, 3v0's Homepage The 15 Minute Printed Circuit Board! (+drill time) |
|
|
|
|
|
|
(permalink) |
|
A first version of the LA is finally finished
find all detail here: http://www.ikalogic.com/scanalogic_home.php EDIT: can anyone please download the SCNALOGIC software, and tell me if it is working on his OS, as it is made under VB and i didn't include the dependencies and VB runtimes, as they are too big... Last edited by ikalogic; 8th August 2008 at 08:04 PM. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| Homebrew Logic Analyzer | Marks256 | Electronic Projects Design/Ideas/Reviews | 4 | 1st August 2006 02:34 AM |
| USB logic analyzer | patroclus | General Electronics Chat | 3 | 21st October 2005 07:51 PM |
| Logic Analyzer | RonH | General Electronics Chat | 0 | 27th March 2005 04:59 PM |
| Logic analyzer | RonH | Electronic Projects Design/Ideas/Reviews | 1 | 8th April 2004 03:34 AM |
| Logic analyzer | Natasha125 | Electronic Projects Design/Ideas/Reviews | 1 | 2nd March 2004 03:14 PM |