We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2024/02/27 11:49:03 PM CET
Good day,
Would it be possible to create (or convert the TFT Proto 7 code) to work with the newer TFT Board 7 Capacitive Touch display?
Thank you.
posted on 2017/09/14 03:20:54 PM CEST
i m new to visual TFT . i want to interface 7 inches TFT 800x480 with ssd1963 controller. i m using PIC32MX795F512L. my hardware is as similar to multimedia plus for pic32mx. i try as given sample code for 5" display. it is working but when i try with 7" 800x480 visual tft shown error "'TFT' is not a valid integer value." still generate code. with that TFT is turn on and fill screen nothing else . anyone can help?
posted on 2015/05/26 09:08:24 PM CEST
Hello guys,
I use 7" TFT screen and TSC2046 touch screen controller for our project. We searched TSC2046 library but I couldn't. I tried to create a library for TSC2046 but I couldn't again. I lost more than one month. Is there anybody who have TSC2046 library or can create library?
posted on 2015/05/26 08:48:22 AM CEST
I am using mikromedia for PIC32, VisualTFT and mikroC pro for PIC32. while programming i find it a bit irritating that the touch screen requires calibration each time the system restart.
To remove this i had tried TP_Set_Calibration_Consts( 0,320, 0, 240); but it didn't proved helpful. using this touch screen didn't get calibrated and hence the button on the screen didn't shows any response. what is the solution for this
thanks in advance.
posted on 2015/03/04 02:43:17 AM CET
I have a Problem in TFT Code loading >>>
When I loading an example for Easy TFT The code build Successful and TFT Screen Work fine but when i generate my code in visual tft program then build the code in mikroC pro for arm the TFT Screen Empty >>>
and when i open the example code for easy tft on the MikroC Pro for arm and build it on the program then load the code to the EasyMx Pro v7 STM32 ARM the tft screen empty ...
any help and thank you