Dear uGfx team!
 
	I'm trying to use your PSoC 5LP examples provided in the link below to get it to work with my PSoC 6 platform. So far I couldn't get anything to show up on the screen. I believe the SPI API changed, but I did my best to match up with the board_ILI9341.h file as much as I can. Still nothing shows up. I did check the signal with oscilloscope. This is the signal from the 5LP:
 
	
 
	it raises correctly in the mid point of SCK signal.
 
	This is the signal from Psoc 6:
 
	
 
	Kinda out sync.
 
	And I'm trying to run this barebone, but the timer and counter component in PSOC 5LP were removed in PSOC 6. So I substituted with a timer counter component same concept.
 
	Can you guys help me to take a look into it?
 
	Sincerely,
 
	Shinki
 
	 
 
Workspace02.zip