Closed RobertK66 closed 2 years ago
@RobertK66
Before final merge - please change frequencies of ALL tests according to :
Frequencies has to be withing 4-10s range
I am not sure whenever we need to set all the tests run simultaniously every 5s or every test should have its own frequency within 1-10seconds range.
@RobertK66 Please make this decision.
Then lets merge and test it tommorow morning
ok, for the memory: The "write tests" are used to 'reset' and change the bit pattern stored in memory to its expected values. The read tests then can detect bit flips. As I do count the errors we can see additional bitflips after every 'read test'. So I would suggest to do the reads every 5 sec or so. The write is not so important. The only thing it does is to reestablish the pattern -> and if we keep the verbose log (showing each bit flip position (!?)) then the log gets quieter again (if there are errors detected).. So I would suggest to make this at 60 or even 120 seconds.
With this version the tests run. To be considered:
@kodsurf : pls. have a look if this fits your needs and then we can discuss whats left for tomorrow. (Thursday)