Search found 10 matches

by Sasa82
22 Nov 2016 07:42
Forum: mikroC PRO for ARM General
Topic: STM32F4 - Two SPI Slaves
Replies: 1
Views: 2433

STM32F4 - Two SPI Slaves

Hello, i try to connnect two SPI slaves on SPI3 on the STM32F4. The first is a FT813 (Riverdi Display) i use the FT812 Library. Second is a SD Card with FAT32 Library. Must i deal manualy with the /CS signal or ist this done by the Library? Iam not able to write in a file on the SD Card, but i can c...
by Sasa82
01 Sep 2016 20:41
Forum: Development Boards
Topic: RTC - mikromedia HMI 5.0" UXB
Replies: 3
Views: 2728

Re: RTC - mikromedia HMI 5.0" UXB

But that means - I cannot disconnect the Power ?!
by Sasa82
01 Sep 2016 07:51
Forum: Development Boards
Topic: RTC - mikromedia HMI 5.0" UXB
Replies: 3
Views: 2728

RTC - mikromedia HMI 5.0" UXB

Hi Guys,
is it possible to store the time/date on the mikromedia HMI 5.0" without supply power ?

regards sasa
by Sasa82
25 Aug 2016 18:48
Forum: mikroC PRO for FT90x Beta Testing
Topic: Can not change the screen color or the grid?
Replies: 4
Views: 4686

Re: Can not change the screen color or the grid?

Hi Guys,
i've got the same problem.
Change the background color takes no effect
by Sasa82
01 Jul 2016 13:15
Forum: Visual TFT General
Topic: FT812 display - strange "shaded wave" on refresh
Replies: 13
Views: 23089

Re: FT812 display - strange "shaded wave" on refresh

I understand that there is no Event on the items, but i can't manipulate the Items (for example ->moving the slider from the left to the right).
regards
sasa
by Sasa82
01 Jul 2016 10:15
Forum: Visual TFT General
Topic: FT812 display - strange "shaded wave" on refresh
Replies: 13
Views: 23089

Re: FT812 display - strange "shaded wave" on refresh

I tried your example "STM32F407VG_FT812".
I changed the touch controller to capacitiv (FT813), of course.
regards
sasa
by Sasa82
30 Jun 2016 06:19
Forum: Visual TFT General
Topic: FT812 display - strange "shaded wave" on refresh
Replies: 13
Views: 23089

Re: FT812 display - strange "shaded wave" on refresh

Hi guys,

i added the 12Mhz OSC. Touch ist working now.
But iam not able to interact with EVEsliders and Gauges. Only Buttons are working.

Whats wrong ?

regards
Sasa
by Sasa82
28 Jun 2016 08:44
Forum: Visual TFT General
Topic: FT812 display - strange "shaded wave" on refresh
Replies: 13
Views: 23089

Re: FT812 display - strange "shaded wave" on refresh

Hi,
iam using the mikromedia with STM32F407VG, Riverdi click on the mikroBUS 1 and Riverdi display RVT50QFNWC00 with FT813 but without the OSC.
The Display is working, the touchpanel not.

Must i add the OSC ?

regards
Sasa
by Sasa82
25 Jan 2016 12:08
Forum: mikroC PRO for ARM General
Topic: CAN Bus calculation
Replies: 3
Views: 2880

Re: CAN Bus calculation

Hello, i get no connection betweeen the two nodes. Here are my settings ? const unsigned int SJW = 4; const unsigned int BRP = 20; const unsigned int PHSEG1 = 4; const unsigned int PHSEG2 = 4; const unsigned int PROPSEG = 6; this are the values for the desired 125kHz out of the CANculator. Is there ...
by Sasa82
23 Jan 2016 10:54
Forum: mikroC PRO for ARM General
Topic: CAN Bus calculation
Replies: 3
Views: 2880

CAN Bus calculation

Hello, I have a problem with the calculation of the Bit Timing and the Baud rate. My desired baud rate is 125kps. Iam using the mikromedia 7 with the Lawicel USB2Can Analyzer. When i try to understand the following values out of the micromedia 7 example: SJW = 1 BRP = 5 PHSEG1 =4 PHSEG2 =4 PROPSEG =...

Go to advanced search