FT810 Start up problem

General discussion on mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
MedBoy
Posts: 137
Joined: 11 Jul 2012 11:45

FT810 Start up problem

#1 Post by MedBoy » 08 Sep 2021 13:27

Hi everyone,
I use my custom board that included mikro C with Visual TFT, dsPIC33EP512MU810, FT810 and 40 pin TFT display, and mikro SD card. there is no problem in my custom board. My problem is just start up of FT810. when i give DC supply to system, FT810 IC can not make correct start. Firstly, FT810 show last screen in it's RAM, after that resetting and correct working. and in this video, I tried 4 times reset via mikroprog suite, you can see failure start up in linked video. I want to solve this FT810 resetting when start. I added a youtube video link as below. Also I added my test project files. is there anyone who can help me?
Last edited by MedBoy on 06 Dec 2021 20:43, edited 2 times in total.

MedBoy
Posts: 137
Joined: 11 Jul 2012 11:45

Re: FT810 Start up problem

#2 Post by MedBoy » 13 Sep 2021 09:22

mE team? Are you there?

MedBoy
Posts: 137
Joined: 11 Jul 2012 11:45

Re: FT810 Start up problem

#3 Post by MedBoy » 15 Sep 2021 11:00

This is my 3th message about my problem. you can write a message or give an answer if you do not mE Team! I check everyday my post if there is an answer!

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: FT810 Start up problem

#4 Post by filip » 15 Sep 2021 15:43

Hi,

I apologize for the inconvenience caused by this.

Can you tell me does this happen with every project that you create using Visual TFT or just the one attached ?

Regards,
Filip.

MedBoy
Posts: 137
Joined: 11 Jul 2012 11:45

Re: FT810 Start up problem

#5 Post by MedBoy » 15 Sep 2021 15:50

Hi Filip. Thanks for your reply. This problem happen my every visual tft project. When i draw my custom board, i took reference your EVE FT800 board. Did you see any wrong code in my test programme?
Also i should say this; when i restart, other pins output level changed from low to high or otherwise. may be my problem should be software config settings.
filip wrote:
15 Sep 2021 15:43
Hi,

I apologize for the inconvenience caused by this.

Can you tell me does this happen with every project that you create using Visual TFT or just the one attached ?

Regards,
Filip.

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: FT810 Start up problem

#6 Post by filip » 17 Sep 2021 15:21

Hi,

I see that you call FT functions at the beginning. If you remove them and leave just what VTFT generates does the issue persist ?

Regards,
Filip.

MedBoy
Posts: 137
Joined: 11 Jul 2012 11:45

Re: FT810 Start up problem

#7 Post by MedBoy » 18 Sep 2021 17:31

I ignored with "//" that " InitVTFTStack();", the software does not work. because thera are initilizations in " InitVTFTStack();". also i did not start with this code, your visual tft creat that starting and suggest to me.
filip wrote:
17 Sep 2021 15:21
Hi,

I see that you call FT functions at the beginning. If you remove them and leave just what VTFT generates does the issue persist ?

Regards,
Filip.
Last edited by MedBoy on 20 Sep 2021 22:40, edited 1 time in total.

MedBoy
Posts: 137
Joined: 11 Jul 2012 11:45

Re: FT810 Start up problem

#8 Post by MedBoy » 20 Sep 2021 22:39

.
Last edited by MedBoy on 24 Sep 2021 13:30, edited 1 time in total.

MedBoy
Posts: 137
Joined: 11 Jul 2012 11:45

Re: FT810 Start up problem

#9 Post by MedBoy » 24 Sep 2021 13:29

Filip, are u there?
filip wrote:
17 Sep 2021 15:21
Hi,

I see that you call FT functions at the beginning. If you remove them and leave just what VTFT generates does the issue persist ?

Regards,
Filip.

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: FT810 Start up problem

#10 Post by filip » 24 Sep 2021 13:51

Hi,

I was actually referring to the following function calls :
FT810_Screen_BeginUpdateCP();
FT810_Screen_LogoCP();
Can you use only functions generated by the Visual TFT ?

Regards,
Filip.

MedBoy
Posts: 137
Joined: 11 Jul 2012 11:45

Re: FT810 Start up problem

#11 Post by MedBoy » 24 Sep 2021 14:33

Hi Filip. Excuse me for misunderstanding :)
I see you correctly now. And tried that you said, but unfortunately make again reseting like youtube video. :cry:
Resetting and white screen.

filip wrote:
24 Sep 2021 13:51
Hi,

I was actually referring to the following function calls :
FT810_Screen_BeginUpdateCP();
FT810_Screen_LogoCP();
Can you use only functions generated by the Visual TFT ?

Regards,
Filip.

MedBoy
Posts: 137
Joined: 11 Jul 2012 11:45

Re: FT810 Start up problem

#12 Post by MedBoy » 13 Oct 2021 12:17

Filip, are you there?? :(
filip wrote:
24 Sep 2021 13:51
Hi,

I was actually referring to the following function calls :
FT810_Screen_BeginUpdateCP();
FT810_Screen_LogoCP();
Can you use only functions generated by the Visual TFT ?

Regards,
Filip.

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 General”