erikkaashoek / tinySA

tiny Spectrum Analyzer
228 stars 52 forks source link

selftest #3 fail -- #114

Open roelandjansen opened 2 months ago

roelandjansen commented 2 months ago

I was playing a bit after updating from 1.4.156 to the latest as for now. I did a selftest and the cable was not connected between RF I/O and CAL.

That caused selftest #3 to fail and the whole testprocess stopped.

I noticed the red "Did Y" text on the screen when it failed. I think that in sa_core.c at line 7116 it's written to screen. (it's a guess because test 3 failed and this is test 2?)

ili9341_drawstring_7x13("Did you connect high and low ports with cable?", 0, 210);

In any case, it looks like the error text/hint is truncated on the display.

to test: no cable and do selftest