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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - exatech

Pages: [1]
1
Discussion - EVE / fading screen flicker
« on: October 05, 2019, 04:54:26 PM »
Hi,
on a 800*480 display, driven by BT815, I made a background image and 20 icons of 100x100 pixels. All images are converted to 8x8 ASTC and reside in flash.

When this screen activates, all images are show up OK, but the screen flickers quite annoyingly. This slowly disappears: after about 15 seconds the screen is stable and I can switch between screens without any flicker.

If I start the display without the icons, but just the background, it shows up almost stable, but activating the icons in the first 15 seconds causes visible fading flicker. Using less compression for the background, and so more data, makes the flicker heavier and longer.

I just cannot grasp what is wrong with it. If the graphic engine is overloaded, how come the flicker disappears? Anyone any ideas?
thx.
Henk

2
Hi,
my board with BT815 is controlling a 7" PowerTip display that has a HY4635 capacitive touch controller. The display is OK, but the touch info is not.
I checked the I2C lines with an oscilloscope. The CTC issues an interrupt when touched, and the I2C lines show 1 byte with the address (0x38) and then halve a byte: after 4 clock pulses the clock remains low. Only when a new touch is made, the clock goes high again for the address byte.

Does anyone have experience with this CTC? Is it compatible with BT815?
thanks,
Henk

3
Discussion - EVE / unified blob in BT815
« on: July 31, 2019, 07:30:02 PM »
Hi,
I am testing a newly developed board with BT815 and external flash (W25Q128JVSIQ). It is a bare metal board without any link to the "EVE asset builder" utilities.

The display is functioning OK, and I can write text and images from RAM_G. Next step is to show ASTC images from flash, but I cannot get the flash into fast mode. After initialization, REG_FLASH_STATUS = 2 (FLASH_STATUS_BASIC) and CMD_FLASHFAST returns error 0xE002 (no header detected).
I then tried to write the unified.blob file from the "EVE asset builder" directory into the flash using CMD_FLASHUPDATE, dest = 0x800000, src = 0, num=4096 and this returns OK, and I can even read the blob data back from flash, but still CMD_FLASHFAST returns 0xE002.

Does anyone know how to do this? Is there any detailed information about this unified.blob and how to install it? I cannot find it anywhere.
Help is much appreciated,
Thanks, Henk

Pages: [1]