Content originally posted in LPCWare by Carsten on Sun Jun 23 12:19:32 MST 2013
It seems there little missunderstanding.:eek:
The aim is to communicate with the ADS7846 but at the moment it's [U]not[/U] connected.
I have used the function SPI_SendDate() to get the display running but I want to use the SPI_WriteRead() function. And it's not clear for me how to fill the struct SPI_DATA_SETUP_Type to get the display running.
To answer the rest of you question:
1. The display power is connected to J6-1 (GND) and J6-28 (3.3V)
2. Yes, I'm using a lpc1769
3. Standard CMIS is used
4. No, only a short delay is expcted :D
Sure my second part will be to communicate with the ADS7846 and based on my rudimental C language knowledge is could be also an question to the forum and maybe you ;)