Hi!
I have built your beautiful calculator. Thank you for sharing it!
I use a slightly different display, which is also based on SSD1309, has the same resolution but slightly larger physical dimensions (2.42"). IVEE often fails to initialize it at boot time. I could even say that it's really rare when it succeeds. However, once it boots up, it works without error until fully powered off (or the sketch is reuploaded). Normal power-save cycle works reliably.
Suspecting that the display or my connections might be at fault, I tried some examples from u8g2. They work without any problem whatsoever. The display works perfectly and never fails to initialise.
Have you got any idea what could be wrong?
Also I seem to be having trouble entering a program. When I input keypresses in programming mode, they are recorded correctly and I can execute such program using f(x). However words that I pick using DICT menu are entered incorrectly. I'm not sure if there is any clearly defined relationship, they are just not the tokens that I choose. For example, if I pick ABS, the USR word is selected.
In interactive mode DICT menu work as expected.
I'm sorry for conflating two issues.
Hi!
I have built your beautiful calculator. Thank you for sharing it!
I use a slightly different display, which is also based on SSD1309, has the same resolution but slightly larger physical dimensions (2.42"). IVEE often fails to initialize it at boot time. I could even say that it's really rare when it succeeds. However, once it boots up, it works without error until fully powered off (or the sketch is reuploaded). Normal power-save cycle works reliably.
Suspecting that the display or my connections might be at fault, I tried some examples from u8g2. They work without any problem whatsoever. The display works perfectly and never fails to initialise.
Have you got any idea what could be wrong?
Also I seem to be having trouble entering a program. When I input keypresses in programming mode, they are recorded correctly and I can execute such program using f(x). However words that I pick using DICT menu are entered incorrectly. I'm not sure if there is any clearly defined relationship, they are just not the tokens that I choose. For example, if I pick ABS, the USR word is selected.
In interactive mode DICT menu work as expected.
I'm sorry for conflating two issues.