??? 04/17/09 18:18 Read: times |
#164704 - That might work in SOME cases ... Responding to: ???'s previous message |
If you want to sample/monitor activity on the external signals of the MCU, e.g. the signals on the external memory bus, a serial interface would be entirely unuseable. If all you want is to drive a display, then, yes, a serial channel created in firmware might, indeed, be the solution.
If you want to sample the data written to or read from an external memory or peripheral at a specific address, then you might want to latch the data, based on the chip select/nWR/nRD signals. It could be done with a logic analyzer, but ... the LA takes quite a while to set up, while a simple sample/monitor/display circuit could do the job pretty easily and would be widely applicable. Moreover, it would work at logic speeds, rather than poking along at a rate that most MCU's can support. If you're given to detailed study of your products, you probably incorporate a system bus probe connector for attachment to a logic analyzer or other equipment. That can easily be used in combination with this kind of monitoring circuit. RE |
Topic | Author | Date |
16bit number to ascii | 01/01/70 00:00 | |
Base conversion. | 01/01/70 00:00 | |
Number Base (Radix) and Place Value | 01/01/70 00:00 | |
ASCII | 01/01/70 00:00 | |
Right ... I forgot about that part. | 01/01/70 00:00 | |
What I'd wonder ... | 01/01/70 00:00 | |
Is it relevant? | 01/01/70 00:00 | |
That's somewhat of a description | 01/01/70 00:00 | |
D'oh! You've given it away | 01/01/70 00:00 | |
Well ... not quite ... | 01/01/70 00:00 | |
That was step 1. | 01/01/70 00:00 | |
not hard when talking in human language or C... | 01/01/70 00:00 | |
Irrelevant | 01/01/70 00:00 | |
Op code? | 01/01/70 00:00 | |
Ah, yes ... the Fairchild FND-70 driver ... | 01/01/70 00:00 | |
nybble-to-7-segment encoder | 01/01/70 00:00 | |
if... | 01/01/70 00:00 | |
30 years ago | 01/01/70 00:00 | |
That's a BIG if | 01/01/70 00:00 | |
Serial output | 01/01/70 00:00 | |
That might work in SOME cases ... | 01/01/70 00:00 | |
But I'm not that fast | 01/01/70 00:00 | |
What about infrequently recurring events? | 01/01/70 00:00 | |
FND-70 driver? Luxury! | 01/01/70 00:00 | |
Decoding DTMF | 01/01/70 00:00 |