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

Pages: [1]
1
Discussion - EVE / FT810 can´t get QSPI working
« on: February 14, 2020, 04:07:56 PM »
Hi everyone,

I can´t get my FT810 in QSPI Mode running. In single mode it´s perfectly working but as soon as I change to qspi nothing works.
I checked the entire data stream with an logic analyzer. For me it seams, that in quad, the ft810 never starts to send any data back.
The SPI_WIDTH register is correct addressed with the needed paramter (0x2 for qspi 1 dummy, 0x6 for qspi 2 dummy), thats what I still can see with the LA becuase it´s in single mode.

The register I´m trying to read it REG_ID because for my unterstandig this should be a good reference to verify  if qspi reads proper results.

It´s  approx 7us from the last address byte to the receive procedure of my MCU, but I can´t see any usefull data comming form the ft810.

Does some have have FT810 or BT816 running in QSPI?

Im using a EVE4.5 GUI with the corresponding EVE Framework.

Thanks for any help you guys can provide!

Cheers!



2
Discussion - EVE / FT810 @ AtSamE70 interrupt-driven GUI (ESD4.5)
« on: December 13, 2019, 03:46:58 PM »
Hi all,

I searched quite a lot,  checked the datasheet and tried to analyze the code but can´t find a good starting point how to run my GUI interrupt-driven.

I want to reduced the system load and therefore only communicate with the gpu when there is a touch input by the user.

But I can´t get a grip of what to trigger by the interrupt handler of the mcu once a touch occurs. I guess it have to assign touch tags of my elements and then handle the ESD_Slot (idle, render, update) within the ISR?
I´m using an AtsamE70 with Ft810. The system works completely fine, I ported the necessary spi routines to the atmel mcu.

Maybe someone can give me a hint or point out where my view of the interrupt-driven approach is faulty.

Thanks + greetings

Pages: [1]