Search found 466 matches

by stevenindon
13 Nov 2012 19:55
Forum: mikroBasic PRO for PIC General
Topic: Generating image array for web server
Replies: 2
Views: 1240

Re: Generating image array for web server

Ahh.. got it to work. Shouldn't have generate image code with image header.

Thanks all.
by stevenindon
13 Nov 2012 19:18
Forum: mikroBasic PRO for PIC General
Topic: Generating image array for web server
Replies: 2
Views: 1240

Generating image array for web server

Mikroe, I have been trying to get my image up on my embeded server (running with ENC28J60). With the mikroe image array, my unit displays the image fine. I then use the same source code but just change the image array that i generate with my software.. and it does not seems to display. Below are my ...
by stevenindon
28 Jul 2012 07:10
Forum: mikroBasic PRO for PIC32 General
Topic: Help needed on Flash_Write_Word
Replies: 7
Views: 4496

Re: Help needed on Flash_Write_Word

Mikroe,

Thanks for such a clear explaination and example. Its my mistake to have not look for example files in compiler.

Million thanks again.

Regards,

Steven
by stevenindon
18 Jul 2012 13:08
Forum: mikroBasic PRO for PIC32 General
Topic: Help needed on Flash_Write_Word
Replies: 7
Views: 4496

Help needed on Flash_Write_Word

Hello all, I am currently testing on using Flash_Write_Word and trying to read back. I dont get the result as expected and here are my codes : dim rData as longword absolute 0xA0000000 dim tt as string[20] dim FAdd as longword dim wdata as longword main: ..... ..... FAdd=0xA0000000 wdata="A" Flash_W...
by stevenindon
15 Jul 2012 12:54
Forum: mikroBasic PRO for PIC General
Topic: Where can I find documentation on Function calls?
Replies: 5
Views: 1788

Re: Where can I find documentation on Function calls?

Joe_M, Please read below description which can be found in the help file : " Parameter port specifies the location of the button; parameter pin is the pin number on designated port and goes from 0..7; parameter time is a debounce period in milliseconds; parameter active_state can be either 0 or 1, a...
by stevenindon
07 Apr 2012 09:01
Forum: mikroBasic PRO for PIC General
Topic: ADC with 16f628a: lots of doubts
Replies: 4
Views: 3992

Re: ADC with 16f628a: lots of doubts

Hi,

Durango is right. Look closely on the datasheet. This mcu only
Comes with analog comparator. Not analog to digital converter.

Thanks.
by stevenindon
22 Dec 2011 17:54
Forum: mikroBasic PRO for PIC General
Topic: Question:How to send e-mail via ethernet board?
Replies: 12
Views: 5176

Re: Question:How to send e-mail via ethernet board?

Srdjan,

When can we expect the same library created for pic32? Any indicated dates?

Thanks
by stevenindon
24 Nov 2011 04:44
Forum: Development Boards
Topic: Usb charger board
Replies: 5
Views: 2675

Re: Usb charger board

mLaki, Really such important point that i never thought of. Thanks again for the additional info and i shall keep in mind on that. :) By the way, I notice that there is a mosfet and a diode in the datasheet schematic layout... and I tried to match the layout of Mikromedia Board PIC18FJ from mikroe.....
by stevenindon
22 Nov 2011 17:20
Forum: Development Boards
Topic: Usb charger board
Replies: 5
Views: 2675

Re: Usb charger board

Mlaki,

Thank you so so much for your fast response... And with the datasheet that you sent really really help me to understand. :D

Thanks a million!
by stevenindon
20 Nov 2011 14:22
Forum: Development Boards
Topic: Usb charger board
Replies: 5
Views: 2675

Usb charger board

Mikroe, I would like to purchase the usb charger board but before that.. i need a little understanding On the opration of the mcp73832. Overall operation of my device... If not plug to usb, system draws power from battery. When plug in usb, system draws power from usb and at the same time charges th...
by stevenindon
02 Nov 2011 02:28
Forum: mikroBasic PRO for PIC General
Topic: Direct access to serial ram.
Replies: 3
Views: 1981

Re: Direct access to serial ram.

Vcc, I think my request on the possibilities of pointing directly and the get property method is very different. Using pointers to point directly from MCU to external ram is way much faster ... just like pointing to its internal ram. But the problem is i dont know if this is possibly done on externa...
by stevenindon
31 Oct 2011 05:51
Forum: mikroBasic PRO for PIC General
Topic: Direct access to serial ram.
Replies: 3
Views: 1981

Direct access to serial ram.

Hello all, I have been thinking if there are any possibilities to create/map pointers pointing directly to external SPI ram addresses (those of like 23K256) with mikrobasic. The above request enable us to direct access to external memory way much faster... as currently i am working on some applicati...
by stevenindon
18 Oct 2011 04:50
Forum: mikroBasic PRO for PIC32 General
Topic: SD card questions
Replies: 8
Views: 3798

Re: SD card questions

Helmut, Thanks for the advice. I am totally thankful that great products like mikrobasic exist. It really makes developers' life much much simpler. So glad having helpfull community like you in this forum too. What i have on hand are projects waiting for these libraries.. and i have been delaying fe...
by stevenindon
17 Oct 2011 18:10
Forum: mikroBasic PRO for PIC32 General
Topic: SD card questions
Replies: 8
Views: 3798

Re: SD card questions

Helmut, I have been waiting for both tcp send and fat32 from mikroe for a long long long long time ago.... :( Seems that we still have to wait for an uncertain time. I have been visiting libstock every single day hope to see miracle happen (appearance of new tcp library and fat32 library for mikroba...

Go to advanced search