I have a GEN4-ULCD-32DCT-CLB-AR on which I intend to create 5 or 6 frames using ViSi Genie. The user will switch between some of these frames via the touch interface. Additionally, I want the host MCU (Arduino or PIC) to be able to programmatically switch frames before writing to/reading from, certain elements on the selected frame.
I've successfully created a couple of simple test frames and the manual (user touch) switching is OK and well understood.
I have 3 questions:
1) Is this possible with the standard IDE - or do I need the PRO version?
2) If it is possible, is there an app. note detailing this?
3) If the above is not possible at all, could I do it by programming the GPIO pin state on the display to effect a transition on command from my MCU? I could connect 3 IO pins and then have up to 8 frames in my list.
I've successfully created a couple of simple test frames and the manual (user touch) switching is OK and well understood.
I have 3 questions:
1) Is this possible with the standard IDE - or do I need the PRO version?
2) If it is possible, is there an app. note detailing this?
3) If the above is not possible at all, could I do it by programming the GPIO pin state on the display to effect a transition on command from my MCU? I could connect 3 IO pins and then have up to 8 frames in my list.
Comment