Search found 8 matches

by gaby_boy
10 Jul 2014 08:57
Forum: mikroC PRO for ARM General
Topic: Help me... STM32F103VE and TFT 2.4'
Replies: 2
Views: 1863

Re: Help me... STM32F103VE and TFT 2.4'

Oh, why does anybody in room ask my question?
Help me please!
by gaby_boy
03 Jul 2014 16:49
Forum: mikroPascal PRO for PIC General
Topic: USB and SD Card STM32F103Ve
Replies: 7
Views: 3924

Re: USB and SD Card STM32F103Ve

Thank you, Marina! Can you help me a problem with TFT in MikroC? I tried setting DATAPORT_TFT, but my project doesn't run. I can not see errors. Looking forward to your help!!! This's file main.c in my project tft. //Config TFT sfr int CUSTOM_TFT_DATAPORT; sbit TFT_Data_D0 at GPIOD_ODR.B14; sbit TFT...
by gaby_boy
02 Jul 2014 03:40
Forum: mikroPascal PRO for PIC General
Topic: USB and SD Card STM32F103Ve
Replies: 7
Views: 3924

Re: USB and SD Card STM32F103Ve

Thank you very much Marina!
My project has error in line "iv IVT_INT_OTG_FS". I try change to "IVT_INT_USB_LP_CAN_RX0", but doesn't run.
I hope to receive help from you,Marina!
by gaby_boy
30 Jun 2014 05:10
Forum: mikroPascal PRO for PIC General
Topic: USB and SD Card STM32F103Ve
Replies: 7
Views: 3924

Re: USB and SD Card STM32F103Ve

I've tried using libraries USB MCS, but doesn't run. I think,the libs do not support STM32F103Ve' chip???????????
by gaby_boy
27 Jun 2014 02:51
Forum: mikroPascal General
Topic: TFT STM32 problems?
Replies: 1
Views: 2853

TFT STM32 problems?

I use mikroC for TFT with board STM32F103VE .But it does not run. The help you see why? Thanks! + PORT:TFT(D0=>D7)-STM32(PE0=>PE7) + Code: // TFT module connections unsigned int TFT_DataPort at GPIOE_ODR; sbit TFT_RST at GPIOE_ODR.B8; sbit TFT_RS at GPIOE_ODR.B12; sbit TFT_CS at GPIOE_ODR.B15; sbit ...
by gaby_boy
27 Jun 2014 02:47
Forum: mikroPascal PRO for PIC General
Topic: USB and SD Card STM32F103Ve
Replies: 7
Views: 3924

USB and SD Card STM32F103Ve

Help me please! I want to read sdcard via USB by board STM32F103Vet6.
I have use lib libstock but this does not run???
by gaby_boy
27 Jun 2014 02:43
Forum: mikroPascal General
Topic: Custom DATA PORT TFT STM32F103VE-Help
Replies: 0
Views: 2277

Custom DATA PORT TFT STM32F103VE-Help

I have a board STM32F103VET6. I'm trying to use MikroC coding TFT. I want to use custom Data Port. But it does not run. Looking forward to your help. Now,This is main.c in my project: //Config TFT sfr int CUSTOM_TFT_DATAPORT; sbit TFT_Data_D0 at GPIOD_ODR.B14; sbit TFT_Data_D1 at GPIOD_ODR.B15; sbit...
by gaby_boy
26 Jun 2014 10:08
Forum: mikroC PRO for ARM General
Topic: Help me... STM32F103VE and TFT 2.4'
Replies: 2
Views: 1863

Help me... STM32F103VE and TFT 2.4'

I have a boad STM32F103VET6. I user MikroC ARM code with Data Port TFT custom. But it doesn't run. I hope member in forum help.Thanks Now my code: //Config TFT sfr int CUSTOM_TFT_DATAPORT; sbit TFT_Data_D0 at GPIOD_ODR.B14; sbit TFT_Data_D1 at GPIOD_ODR.B15; sbit TFT_Data_D2 at GPIOD_ODR.B0; sbit TF...

Go to advanced search