Search found 794 matches

by Raquel
Tue Apr 28, 2020 1:41 pm
Forum: GTT Series
Topic: UART
Replies: 10
Views: 15345

Re: UART

Hello H, Thank you for posting on the forum. The default setting for serial communication on the GTT is 115200 baud, hardware flow control on. Do you have all the 4 pins connected (RX/TX/CTS/RTS) connected to your MCU? I see that you have this figured out now, though :) You can have your UART hardwa...
by Raquel
Fri Apr 24, 2020 9:39 am
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: Getting started with demo programs, getting hardware docs.
Replies: 6
Views: 2485

Re: Getting started with demo programs, getting hardware docs.

Hello R,

Thank you for posting on the forum.
Can you please send a photo of your setup?
The EVE2-70G connection (back of the display where the EVE board is), the flat cable and the USB2SPI all plugged in and powered?

Thank you,
Raquel
by Raquel
Thu Apr 23, 2020 11:03 am
Forum: GTT Series
Topic: Bootloader version?
Replies: 2
Views: 7269

Re: Bootloader version?

Hello bigmaple,

Thank you for posting on the forum.

While you are in mass storage mode, check the USB Mass Storage device property. Go to Details, Children.
You will see there "Matrix Orbital GTT Disk" and its revision number.

Hope this helps.

Best Regards,
Raquel
by Raquel
Fri Apr 17, 2020 2:58 pm
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: EVE2 38G update widgets
Replies: 1
Views: 1329

Re: EVE2 38G update widgets

Hello Markus,

Thank you for posting on the forum.

I am glad to hear that you are happy with the EVE2-38G display :)
Please check out this application note for optimising screen updates.
Description and sample code can be found here.

Best Regards,
Raquel
by Raquel
Wed Mar 18, 2020 1:02 pm
Forum: GTT Series
Topic: GTT70A RS232 Driver Problems
Replies: 4
Views: 8642

Re: GTT70A RS232 Driver Problems

Hello Sam,

Yes, correct. Sorry this was not so clear.
When you see the GTT screen upon power up, you should be able to connect with GTT Designer Software.
When you see white screen with USB connector image (when jumper is on), the GTT is in mass storage mode.

Thank you,
Raquel
by Raquel
Wed Mar 18, 2020 10:22 am
Forum: GTT Series
Topic: GTT70A RS232 Driver Problems
Replies: 4
Views: 8642

Re: GTT70A RS232 Driver Problems

Hello, Thank you for posting on the forum. As per your serial number: 20M01-2188 you have a serial (RS232) GTT70A-TPC-BLM-B0-H1-CS-VPT. What you are seeing in the Device Manager is correct, when you have the mass storage cable plugged in, and a mass storage jumper is installed. Do you have any jumpe...
by Raquel
Mon Mar 16, 2020 1:58 pm
Forum: GTT Series
Topic: GTT35A Rev 3 Firmware
Replies: 1
Views: 7718

Re: GTT35A Rev 3 Firmware

Hello, Thank you for posting on the forum. The GTT_Rev2.0_Firmware_R2.13.0.10563 is the latest firmware for the GTT series (including GTT35A PCB Rev 3.0). Is your GTT35A freezing issue reproduce-able? I wonder if you please contact us at support@matrixorbital.ca and detail how to reproduce so we can...
by Raquel
Wed Mar 04, 2020 3:11 pm
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: numerical input box for eve2-70A TPR
Replies: 1
Views: 4671

Re: numerical input box for eve2-70A TPR

Hello,

There is a sample for CMD_BUTTON on the datasheet.
Please check it out, good luck!
by Raquel
Tue Feb 18, 2020 10:18 am
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: EVE2-38A-BLH-TPR Screen resolution & Touch screen issue
Replies: 10
Views: 17147

Re: EVE2-38A-BLH-TPR Screen resolution & Touch screen issue

Hi Suresh, Very glad to hear that you are moving to production soon. Kindly please check out section 5.8 Coprocessor Faults in the programming guide: https://brtchip.com/wp-content/uploads/Support/Documentation/Programming_Guides/ICs/EVE/BRT_AN_033_BT81X_Series_Programming_Guide.pdf Best Regards, Ra...
by Raquel
Thu Feb 06, 2020 12:59 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: GLK24064-25 Draw Bitmap from Memory
Replies: 2
Views: 12141

Re: GLK24064-25 Draw Bitmap from Memory

Hello blackquetzal, Thank you for posting on the forum. I am glad to hear that you are enjoying your GLK24064-25 for ten years now :) Yes, we have updated the firmware and introduced the 2 byte (short) ID parameter for fonts and bitmap IDs since version 8.1 (we are now at v8.6) Kindly please check o...
by Raquel
Mon Jan 27, 2020 12:20 pm
Forum: GTT Designer
Topic: Linux command line to update HMI display
Replies: 1
Views: 10692

Re: Linux command line to update HMI display

Hello,

Thank you for posting on the forum.
Can you please tell me which of our Matrix Orbital display series you are interested in?

Best Regards,
Raquel
by Raquel
Fri Dec 13, 2019 4:50 pm
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: Text box with cursor
Replies: 1
Views: 3208

Re: Text box with cursor

Thank you for posting on our forum.

Unfortunately, cursor is something we are yet to implement and try out.
Perhaps try out Brigetek or FTDI's EVE forums and hopefully someone has shared their cursor implementation.

Best Regards,
by Raquel
Fri Dec 13, 2019 4:46 pm
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: Downloading code from EVE Screen Designer
Replies: 1
Views: 3686

Re: Downloading code from EVE Screen Designer

Thank you for posting on our forum.

Glad to hear the you have qualified the hardware by using our exe file.
Unfortunately, we have not much experience with using the EVE Screen Designer.
I suggest contacting Bridgetek, or go try out their EVE forum.

Best Regards,
by Raquel
Tue Dec 03, 2019 8:41 am
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: EVE3-43A TFT not getting powerON
Replies: 4
Views: 4151

Re: EVE3-43A TFT not getting powerON

Glad to hear Ashish, that you figured out the solution.

"Issue is resolved i not initialise MISO pin for SPI, due to this MCU was treating it as normal GPIO pin.
After proper initialization voltage at MISO pin is 3.3V as expected."


Best Regards,
Raquel
by Raquel
Mon Nov 25, 2019 9:35 am
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: EVE3-43A TFT not getting powerON
Replies: 4
Views: 4151

Re: EVE3-43A TFT not getting powerON

Hello Ashish, I wonder if you please send me a block diagram of your connections: DSO vs MSP430? You might need to consult the datasheet of the MSP430 regarding running SPI. As you also contact via direct email (support), let us please continue the troubleshooting there and post here when we have it...