FT800 JPEG support

General discussion on Visual TFT Software.
Post Reply
Author
Message
James81
Posts: 57
Joined: 24 Feb 2015 07:16

FT800 JPEG support

#1 Post by James81 » 14 Apr 2015 12:09

Deal All

I am trying to display an image with visual TFT. When I select the image source file it does not accept jpeg format. Although every where jpeg support is wirtten.
Any ideas

User avatar
Aleksandar.Mitrovic
mikroElektronika team
Posts: 1697
Joined: 11 Mar 2015 12:48

Re: FT800 JPEG support

#2 Post by Aleksandar.Mitrovic » 15 Apr 2015 16:47

Hi,

Unfortunately FT800 support only .bmp format of images.

The description written in compiler Help is for all supported graphic chips generally.

Best regards,
Aleksandar

Dominic75
Posts: 87
Joined: 05 Oct 2012 23:37
Location: Quebec, Canada

Re: FT800 JPEG support

#3 Post by Dominic75 » 15 Apr 2015 23:41

FT800 does support jpeg. From the datasheet:

5.20 CMD_LOADIMAGE - load a JPEG image
Decompress the following JPEG image data into an FT800 bitmap, in main memory. The
image data should be a regular baseline JPEG (JFIF) image.

C prototype
void cmd_loadimage( uint32_t ptr,
uint32_t options );

Parameters
ptr
Destination address

options
By default, option OPT_RGB565 means the loaded bitmap is in RGB565
format. Option OPT_MONO means the loaded bitmap to be monochrome, in L8
format. The command appends display list commands to set the source,
layout and size of the resulting image. Option OPT_NODL prevents this -
nothing is written to the display list. OPT_NODL can be OR'ed with OPT_MONO
or OPT_RGB565.
V-TFT may not support JPEG, but the FT800 does.

User avatar
Aleksandar.Mitrovic
mikroElektronika team
Posts: 1697
Joined: 11 Mar 2015 12:48

Re: FT800 JPEG support

#4 Post by Aleksandar.Mitrovic » 16 Apr 2015 14:43

Hi,

I apologize. I refereed to the FT800 in our VisualTFT software not as display controller generally.
Unfortunately currently there is possibility to add only .bmp format of images in VisualTFT for this display controller.

Best regards,
Aleksandar

James81
Posts: 57
Joined: 24 Feb 2015 07:16

Re: FT800 JPEG support

#5 Post by James81 » 17 Apr 2015 13:26

Since the FT800 supports decompressing of jpeg image by himself, can you implement it in Visual TFT?

User avatar
Aleksandar.Mitrovic
mikroElektronika team
Posts: 1697
Joined: 11 Mar 2015 12:48

Re: FT800 JPEG support

#6 Post by Aleksandar.Mitrovic » 17 Apr 2015 13:42

Hi,

Our Development team is working on new version of Visual TFT.
I will forward this to our team for consideration to implement in to the next version of Visual TFT.

Best regards,
Aleksandar

James81
Posts: 57
Joined: 24 Feb 2015 07:16

Re: FT800 JPEG support

#7 Post by James81 » 30 Sep 2015 12:07

Hello

There is a new version now, but still no JPEG support. I can only select bmp images eather internal or external source.
Can you clarify?

regards

User avatar
Aleksandar.Mitrovic
mikroElektronika team
Posts: 1697
Joined: 11 Mar 2015 12:48

Re: FT800 JPEG support

#8 Post by Aleksandar.Mitrovic » 07 Oct 2015 14:47

Hi James,

I can confirm that in our new update for Visual TFT JPEG format is not supported for FT800.

Support for the JPEG format in our Visual TFT is still on our list, and we are planing to add it.
Unfortunately since JPEG format which FT800 is using is nonstandard the implementation of this is tricky.

We will try to enable this as soon as possible.
Thank you for the understanding.

Best regards,
Aleksandar

James81
Posts: 57
Joined: 24 Feb 2015 07:16

Re: FT800 JPEG support

#9 Post by James81 » 06 Feb 2016 16:08

Hello

Any news on this topic?

Regards

User avatar
Aleksandar.Mitrovic
mikroElektronika team
Posts: 1697
Joined: 11 Mar 2015 12:48

Re: FT800 JPEG support

#10 Post by Aleksandar.Mitrovic » 08 Feb 2016 17:24

Hi James,

As I mentioned before this is on our to do list.

At this moment I do not have information that our developers have started implementing this in VisualTFT.

Thank you for understanding.

Best regards,
Aleksandar

mynos
Posts: 78
Joined: 30 Oct 2015 17:22
Location: Venezia (Italia)

Re: FT800 JPEG support

#11 Post by mynos » 13 Sep 2018 17:15

Any news about JPEG support in Visual TFT for FT8xx controller?

dibor
Posts: 208
Joined: 29 Dec 2014 18:59

Re: FT800 JPEG support

#12 Post by dibor » 13 Sep 2018 20:07

Will take additional 3 years, after 1000 click boards.
Take Nextion LCD and communicate with him by TTL RS232.

Life is too short for waiting of ME developers.

Best Regards.

Dominic75
Posts: 87
Joined: 05 Oct 2012 23:37
Location: Quebec, Canada

Re: FT800 JPEG support

#13 Post by Dominic75 » 05 Nov 2018 13:03

dibor wrote:Will take additional 3 years, after 1000 click boards.
Take Nextion LCD and communicate with him by TTL RS232.

Life is too short for waiting of ME developers.

Best Regards.
Couldn't agree more :lol:

qweiczz
Posts: 8
Joined: 04 Dec 2018 07:13

Re: FT800 JPEG support

#14 Post by qweiczz » 19 Dec 2018 10:06

Hi,

Our Development team is working on new version of Visual TFT.
I will forward this to our team for consideration to implement in to the next version of Visual TFT.

Best regards,
Aleksandar

Post Reply

Return to “Visual TFT General”