Well, what I'm REALLY trying to do is to control the JOYWE line in the STBook. The STBook and STacy use, I think, the same Combo chip, and I think the GST MCU in the STE is similar (I'm not versed on the STE, but the pins look very similar). Of course, there is less documentation/experience about the STBook, so that's why I'm asking about the STE.
In
this post you can see that the address 0xFF827E , bit 5, is what I want to control. From the Combo schematics, that controls the JOYWE line.
I'm hoping that the same way to control the JOYWE line in the STE can extrapolate to the STBook. And I think I'm in the right track (in the oscilloscope I can see the JOYWE line changing its status), but it does not stay that way (it bounces back immediately). So I think I'm missing something about controlling that line.
Did that explain my dilemma?
Andres.
mikro wrote: Mon Dec 01, 2025 2:47 am
Seems like you are are trying to access a STACY-only register on the STE?
Code: Select all
-------+-----+-----------------------------------------------------+----------
$FF827E|word |STACY Display Driver BIT 10 9|R/W(STACY)
| |Backlight on/off ---------------------------------+ ||
| |Display on/off -------------------------------------+|
-------+-----+-----------------------------------------------------+----------