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 - PhilipJ

Pages: [1]
1
New Member Introductions / New member
« on: June 22, 2020, 04:05:07 PM »
Hi,
just joined recently, I've been using the EVE chip for a couple of years now but still need to lean things about what it can do.

glad to have found this forum

PhilipJ

2
Discussion - EVE / Using CALL and RETURN
« on: June 15, 2020, 03:37:54 PM »
Hi,
has anyone successfully used the CALL and RETURN features of the FT81x display driver chips?
I am specifically using the FT813 to drive a 5" 800x480 TFT screen, All my current programming works by building a Co-Processor command list and ending it with CMD_SWAP.
Recently I have found that my lists are getting pretty close to maximum size, I've been looking for ways to either shrink the list or get more space and I've seen that the RAM_DL is actually twice the size of the RAM_CMD so my thought was to write a CoPro list that builds a DisplayList somewhere high up in the RAM_DL _BUT_ doesn't execute it; then build another CoPro list that amonst other stuff, includes a CALL to the first DL and that's the one that has the CMD_SWAP in it.

Any advice would be gratefully received
PhilipJ
PS: I know about APPEND, but I wanted to know if my method above would work.


Pages: [1]