C
Colin Howarth
Guest
I'd like to test an RS-485 network using eye patterns.
For this I need an NRZ code i.e. a random sequence of 1's and 0's.
I'd like to use a uC (ATmega8 16 MHz). The code frequency should be
several MHz.
How does that pseudorandom thing with shift registers go?
Is it just shift, add, add or something like that ? (hopeful grin
Actually, I thought it might be easier just to connect a mega-ohm
resistor across the
analog comparator but I guess the Johnson noise would be less than the
comparator
offset voltage (and in any case I don't know how quickly the comparator
reacts).
Any ideas?
Thanks,
colin
For this I need an NRZ code i.e. a random sequence of 1's and 0's.
I'd like to use a uC (ATmega8 16 MHz). The code frequency should be
several MHz.
How does that pseudorandom thing with shift registers go?
Is it just shift, add, add or something like that ? (hopeful grin
Actually, I thought it might be easier just to connect a mega-ohm
resistor across the
analog comparator but I guess the Johnson noise would be less than the
comparator
offset voltage (and in any case I don't know how quickly the comparator
reacts).
Any ideas?
Thanks,
colin