BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Author Topic: Reading Tag vs External Clock  (Read 8177 times)

Rad

  • Newbie
  • *
  • Posts: 11
    • View Profile
Reading Tag vs External Clock
« on: January 15, 2024, 09:40:46 AM »

Hello,

In my recent project I use Riverdi RVT70HSBNWC00 (BT817Q), Arduino Maga and modified old Bridgetek FT800 library.

The problem I am facing now is reading the touch Tag when EVE is feed from the external crystal (HostCommand(FT_CLKEXT) followed by HostCommand(FT_ACTIVE) - w/o freq adjustment).
There is no a such problem when the internal clock is used (HostCommand(FT_CLKINT) followed by HostCommand(FT_ACTIVE) ).

The display behaves as normal, just the touch does not.

Any idea what could be the problem/fix?

Thanks in advance
Logged

Rudolph

  • Sr. Member
  • ****
  • Posts: 393
    • View Profile
Re: Reading Tag vs External Clock
« Reply #1 on: January 16, 2024, 04:41:48 PM »

There is no CLKINT command in the BT81x, it has been removed from the datasheet.
So there is a good chance that it does not work reliably if it works at all.

That said, I have a RVT70HSBNWC00 and the touch is fine when using CLKEXT without special provisions.

Are your logic and backlight supplies stable and provide enough current?
Really? Even in the moment when you switch on the backlight?

Have you tried calibrating it?
Have you tried reading REG_TOUCH_RAW_XY?
Logged