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: Is there silicon difference between BT817Q production dates?  (Read 7700 times)

rmand

  • Newbie
  • *
  • Posts: 11
    • View Profile
Is there silicon difference between BT817Q production dates?
« on: November 08, 2022, 08:26:00 PM »

I have two boards.  One with ESP32 populated with 12Mhz Xtal and BT817Q from 2208 and the other with a 32-bit ARM populated with 12Mhz Xtal and BT817Q dated 2221.

Both boards run identical settings and displays, but the newer silicon shows the display "squished" at 72MHz.  The older one doesn't seem to have a problem.

Code: [Select]
HAL_HostCmdWrite(0x61, 0x46);

If I change the newer one's clk setting down to 60Mhz, the display looks normal. 

Code: [Select]
HAL_HostCmdWrite(0x61, 0x45);

On the oscilloscope they both show 12Mhz from the crystal and the display is the same between them.

I've seem some notes on the forum about pclk settings but I'm not sure if there is an update documentation that will point me in the right direction.

Logged

BRT Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 744
    • View Profile
Re: Is there silicon difference between BT817Q production dates?
« Reply #1 on: November 18, 2022, 04:48:49 PM »

Hello,

Thank you for your post.

I don't believe there are differences between the silicon, however we will look into this for you and get back to you soon with an update.

Best regards BRT Community
Logged