Search found 17 matches

by TrediElettronica
09 Sep 2021 11:57
Forum: Libstock Discussion
Topic: WiFi Plus Click
Replies: 1
Views: 1114

WiFi Plus Click

Hi i have a question. i have developed a firmware that comunicate via wifi with a MQTT broker. I have enstabilished a connection with a wifi router a after i have created a TCP socket to connect with the MQTT broker. My code below CreateSocket(char * SC_RemoteIP, int SC_RemotePort, int SC_LocalPort)...
by TrediElettronica
20 Jun 2019 09:32
Forum: Libstock Discussion
Topic: FT801-FT811-FT813
Replies: 1
Views: 2178

FT801-FT811-FT813

good morning, I made a board with an STM32F407VGT6 and FT800 to drive a 5 "LCD with a resistive touch screen. I would like to switch to using an LCD with a capacitive touch screen. So I should use FT801-FT811-FT813. In LibStock, I noticed that there are no related libraries. To develop use the Visua...
by TrediElettronica
19 Jun 2018 17:06
Forum: mikroC PRO for ARM General
Topic: FAT32 Problem
Replies: 16
Views: 5899

Re: FAT32 Problem

Hi Filip, I'm happy that everything works correctly from you. Unfortunately for me, it's not the same thing. I found another indication. The micro-sd that do not work are those with the initials 'A' as highlighted in the image I sent you. Vice versa, I tested other micro-sd of the same brand but wit...
by TrediElettronica
15 Jun 2018 08:37
Forum: mikroC PRO for ARM General
Topic: FAT32 Problem
Replies: 16
Views: 5899

Re: FAT32 Problem

Hi Filip,
no news about my last post (June 1, 2018)
by TrediElettronica
04 Jun 2018 08:09
Forum: mikroC PRO for ARM General
Topic: FAT32 Problem
Replies: 16
Views: 5899

Re: FAT32 Problem

No, unfortunately, even with the new version, the problem persists
by TrediElettronica
01 Jun 2018 09:58
Forum: mikroC PRO for ARM General
Topic: FAT32 Problem
Replies: 16
Views: 5899

Re: FAT32 Problem

Good morning, I had to suspend the solution of the problem temporarily having had to deliver several machines. I had to buy other micro-sd, since I could not use them on the card in any way. But now I have to resume the speech, as I find myself a number of miscr-sd purchased and not usable. I made s...
by TrediElettronica
02 May 2018 08:46
Forum: mikroC PRO for ARM General
Topic: FAT32 Problem
Replies: 16
Views: 5899

Re: FAT32 Problem

Hi Filip
here you are the minimal project and the image

thanks
best regards
TrediElettronica
by TrediElettronica
27 Apr 2018 11:32
Forum: mikroC PRO for ARM General
Topic: FAT32 Problem
Replies: 16
Views: 5899

Re: FAT32 Problem

Hi Filip, Please, can you tell me which variety of SD cards are you using ? Kingston 8GB HC class 4 (not work) Transcend 4GB HC class 10 (work perfectly) Did you try changing the allocation unit size when formatting the cards ? I try a lot of test, i've changed the cluster size (512B, 1k, 2k, 4k, 8k...
by TrediElettronica
23 Apr 2018 09:17
Forum: mikroC PRO for ARM General
Topic: FAT32 Problem
Replies: 16
Views: 5899

Re: FAT32 Problem

Good morning, no news about it?
For our company this is a big problem, as we have purchased a number of micro-sd cards and we have some board in production that need to be delivered, it would be important that the resolution of the problem was approached with the utmost seriousness and timeliness.
by TrediElettronica
16 Apr 2018 14:53
Forum: mikroC PRO for ARM General
Topic: FAT32 Problem
Replies: 16
Views: 5899

Re: FAT32 Problem

Good morning, I created the pachage file with the file __Lib_FAT32_STM32_M3_M4_M7.emcl. I recompiled my program and loaded it on the processor. Unfortunately the problem is still present and presents itself without any difference compared to the version compiled with the FAT32 library previously loa...
by TrediElettronica
11 Apr 2018 10:44
Forum: mikroC PRO for ARM General
Topic: FAT32 Problem
Replies: 16
Views: 5899

FAT32 Problem

Good morning, I'm using ARM STM32F407VGT6 to drive a 5 "LCD with the FT800 driver. I use the FAT32 library to upload images to a micro-sd. Up to now I have always used 4GB micro-sd in class 10, everything has always worked perfectly. Lately I bought some 8GB micro-sd in class 4 with the result that ...
by TrediElettronica
22 Dec 2016 15:52
Forum: Visual TFT General
Topic: Strange phenomenon I faced in VTFT
Replies: 16
Views: 13761

Re: Strange phenomenon I faced in VTFT

I'll try your comments. However, How it can be ADC failure while the value read from ADC is shown correctly on button and label ( I read ADC once in an iteration)? shouldn't they all three (button, label, Progressbar) show similar value? Still kinda think that there is a problem in program or writi...
by TrediElettronica
16 Dec 2016 12:31
Forum: Visual TFT General
Topic: FT800 Image problem
Replies: 2
Views: 2633

FT800 Image problem

Good morning, I am creating software for viewing images. Use your Easy Mx PRO 7 for STM32 development board with EVE-click (FT800) for driving a TFT 480x272. In the program I included two bitmaps, a 480x272 pixel size (background) and a 100x100 pixel size (first floor). Once the software is loaded o...
by TrediElettronica
11 Oct 2016 08:49
Forum: mikroC PRO for ARM General
Topic: Degree symbol
Replies: 3
Views: 5563

Re: Degree symbol

Thanks for the answer But I think my problem is different, I wish I could change the map of the Roboto font character that is included in the FT800. In fact (for example, using the Tahoma font in the resource file is inserted into this line of code #define Tahoma_27x33_Regular 0x00003D25) resource f...
by TrediElettronica
07 Oct 2016 15:10
Forum: mikroC PRO for ARM General
Topic: Pixel handle on FT800
Replies: 1
Views: 5747

Pixel handle on FT800

Hello, We easymx v7 Pro with Eve click (FT800) to drive a "480x272 LCD 5. We want to manage single pixel. We would like to be able to turn on one single pixel defining its position and color We tried with the function FT800_Canvas_Pen -> to define the color of the pen FT800_Screen_Dot ->to turn the ...

Go to advanced search