Search found 493 matches

by mileta.miletic
22 Jul 2016 12:52
Forum: mikroC PRO for PIC General
Topic: Serial BlueTooth Link is not seen by mikroe Software
Replies: 15
Views: 5643

Re: Serial BlueTooth Link is not seen by mikroe Software

Hi Serge, Sometimes is hard to reproduce the problem on another machine, like this one. We attached latest build above for you to try it. Some other detected issues are solved in that build, so we hoped that this one particular is also. So if you are willing to participate in this bug hunting, I hav...
by mileta.miletic
16 Feb 2013 12:27
Forum: mikroC PRO for ARM General
Topic: STm32F4 USB HID
Replies: 4
Views: 5789

Re: STm32F4 USB HID

Hi,

Your clock configuration was wrong. Check examples in attachment for the correct clock settings.
by mileta.miletic
16 Feb 2013 11:46
Forum: mikroC PRO for ARM General
Topic: New USB Device Library with STM32F4
Replies: 2
Views: 4373

Re: New USB Device Library with STM32F4

Hi,

Example is in attachment.
by mileta.miletic
31 Jan 2013 14:57
Forum: mikroC PRO for ARM General
Topic: post-indexed LDR instruction
Replies: 2
Views: 1793

Re: post-indexed LDR instruction

Hi,

Thanks for reporting this. Unfortunately there is no workaround, fix will be included in the next update. If you are in hurry, we can send you command line with this fix, just contact me via pm.
by mileta.miletic
22 Jan 2013 08:49
Forum: mikroC PRO for ARM General
Topic: mikroC ARM V3.0 and ST Standard Peripherals Library
Replies: 34
Views: 27513

Re: mikroC ARM V3.0 and ST Standard Peripherals Library

Hi,

Check Case sensitive checkbox in Tools->Options, Output tab. Sorry, I forgot to tell you this :(
by mileta.miletic
18 Jan 2013 15:53
Forum: mikroC PRO for ARM General
Topic: mikroC ARM V3.0 and ST Standard Peripherals Library
Replies: 34
Views: 27513

Re: mikroC ARM V3.0 and ST Standard Peripherals Library

Hi, It is possible to build and use ST libraries. In attachment is the simple UART example using ST peripheral library. Steps to build and use peripheral library: create project in mikroC compiler for desired MCU (we used STM32F407). In project editor set data type other (int 4 byte) . Add into proj...
by mileta.miletic
18 Jun 2012 12:27
Forum: mikroPascal PRO for ARM General
Topic: Corrected system libraries for STM32
Replies: 2
Views: 7051

Corrected system libraries for STM32

Hi, We made oversight in system libraries for STM32, global variable which holds system frequency wasn't set, so libraries which relies on this variable may not work properly, like UART library (calulating baud rate). In attachment are corrected system libraries, just copy them in your compiler inst...
by mileta.miletic
18 Jun 2012 12:27
Forum: mikroBasic PRO for ARM General
Topic: Corrected system libraries for STM32
Replies: 0
Views: 2863

Corrected system libraries for STM32

Hi, We made oversight in system libraries for STM32, global variable which holds system frequency wasn't set, so libraries which relies on this variable may not work properly, like UART library (calulating baud rate). In attachment are corrected system libraries, just copy them in your compiler inst...
by mileta.miletic
18 Jun 2012 12:26
Forum: mikroC PRO for ARM General
Topic: Corrected system libraries for STM32
Replies: 12
Views: 21910

Corrected system libraries for STM32

Hi, We made oversight in system libraries for STM32, global variable which holds system frequency wasn't set, so libraries which relies on this variable may not work properly, like UART library (calulating baud rate). In attachment are corrected system libraries, just copy them in your compiler inst...
by mileta.miletic
13 Jun 2011 12:18
Forum: mikroC PRO for PIC32 General
Topic: TFT_Ext_Image example
Replies: 6
Views: 5771

Re: TFT_Ext_Image example

Dear Sir,
Can your TFT_Ext_Image function access the M25P80 flash as well?.
Thanks.
Yes, you can. You just need to implement your function for reading flash device. In the above example you can change ReadExternalBuffer function for reading your flash device, instead of sd card.
by mileta.miletic
03 Jun 2011 14:47
Forum: mikroBasic PRO for PIC32 General
Topic: Is Image (extern to TFT) loading possible?
Replies: 13
Views: 13055

Re: Is Image (extern to TFT) loading possible?

is that tool to generate res-Files a part of Visual-TFT, in future ?
Yes, it will be the part of Visual TFT tool.
by mileta.miletic
02 Jun 2011 15:47
Forum: mikroBasic PRO for PIC32 General
Topic: Is Image (extern to TFT) loading possible?
Replies: 13
Views: 13055

Re: Is Image (extern to TFT) loading possible?

Hi,

With generation of res file also constant for each image (offset of the image) will be generated so you will know where image file is placed in resource. Images will be placed one after another.
by mileta.miletic
01 Jun 2011 11:43
Forum: mikroPascal PRO for dsPIC30/33 and PIC24 Beta Testing
Topic: math efficiency?
Replies: 6
Views: 5051

Re: math efficiency?

Mileta, I suppose you refer on bug in conversion to standard IEEE-754. Otherwise, testing with sqrt(2.) instead tmr the problem with efficiency persist. It was problem in preparing arguments before conversion. For good performance testing of floating point arithmetics, a large set of random input n...
by mileta.miletic
01 Jun 2011 11:01
Forum: mikroBasic PRO for PIC32 General
Topic: Is Image (extern to TFT) loading possible?
Replies: 13
Views: 13055

Re: Is Image (extern to TFT) loading possible?

Of course, if all Visual TFT-user to know when to expect an update. Suffice to say already: 1 week 2 weeks or longer The release could be expected by the end of this month. Is it enough to describe the BMP file with image.res or must it be converted? It need to be converted to the binary format tha...

Go to advanced search