Search found 15 matches

by sakender
09 Feb 2011 08:44
Forum: mikroC PRO for PIC General
Topic: How to used sd card in a circuit with controller ???/
Replies: 0
Views: 769

How to used sd card in a circuit with controller ???/

hi
i hve a problem regarding microsd card switching. i have a project in which we want to used microsd card with microcontroller and then used it with mobile without plug off form the circuit .just like multiplexing plz help if any one have idea
by sakender
31 Jan 2011 07:12
Forum: mikroC PRO for PIC General
Topic: INterface of Flash 16MB with pic18f series ......
Replies: 0
Views: 786

INterface of Flash 16MB with pic18f series ......

hi i am working on project in which we have to get data from serial port (large data) and then store it to the microSD card ,but to write to a micro Sd card we firstly want to store that data to a external flash mrmory and then write to a micro SD card so plz any one idea to do it so plz help with w...
by sakender
27 Jan 2011 13:55
Forum: mikroC PRO for PIC General
Topic: HOw to use external RAM(2MB) with pic18f series ...
Replies: 9
Views: 4166

Re: HOw to use external RAM(2MB) with pic18f series ...

i have problm to interface a RAM larger then 64K so plz any easy solution plz help me ....
by sakender
26 Jan 2011 11:46
Forum: mikroC PRO for PIC General
Topic: HOw to use external RAM(2MB) with pic18f series ...
Replies: 9
Views: 4166

Re: HOw to use external RAM(2MB) with pic18f series ...

thanks all
i have used 64K SRAM with at89c52 but could not able used sram greater then 64k so now i am intersted in pic18f series to do it ...so any one have hve schematic or exact name of ics plz help me
by sakender
26 Jan 2011 11:43
Forum: mikroC PRO for PIC General
Topic: USB HID Unknown Device in my PC (PIC18F4550)
Replies: 4
Views: 2833

Re: USB HID Unknown Device in my PC (PIC18F4550)

hi
have you check your setting ??????i.e PLL /4
etc i dont have complete idea but i have build a code for pic18f4455 with 20MHZ crystal so check it ,compare setting with your setting
thanks
by sakender
25 Jan 2011 13:10
Forum: mikroC PRO for PIC General
Topic: writing a large file to a pic controller to microsd card ...
Replies: 0
Views: 718

writing a large file to a pic controller to microsd card ...

hi
i am woriking on porject in which we have to download file(image file .jpg on raw form size may be 4MB) from serial port and then write this file (image file .jpg) to micro sd card .......plz help me out
by sakender
25 Jan 2011 13:02
Forum: mikroC PRO for PIC General
Topic: HOw to use external RAM(2MB) with pic18f series ...
Replies: 9
Views: 4166

HOw to use external RAM(2MB) with pic18f series ...

hi

i am working on a project in which i have to store on RAM and then transfer data to microsd card and create a file in it so i need a ram (more then 2 MB )to store data .any one idea to used large RAM with pic18f series

thanks
by sakender
25 Jan 2011 12:53
Forum: mikroC PRO for PIC General
Topic: USB HID Unknown Device in my PC (PIC18F4550)
Replies: 4
Views: 2833

Re: USB HID Unknown Device in my PC (PIC18F4550)

i thinks there is problm with your PLL setting i.e you should change your PLL w.r.t your crystal
check datasheet it ..... or visit here

http://www.mikroe.com/forum/viewtopic.php?f=13&t=26992
by sakender
01 Oct 2010 08:18
Forum: mikroC General
Topic: Microchip USB Bootloader?
Replies: 40
Views: 41211

Re: Microchip USB Bootloader?

HI all

i have run bootlaoder and now i have chnage my code its size is now large enough
when i compile the code it will give me error

"Routine exceed page boundaries 4096"


PLZ plz help me to fixed it
by sakender
01 Oct 2010 06:14
Forum: mikroC PRO for PIC General
Topic: Using MikroC Pro with Microchip USB HID Bootloader
Replies: 10
Views: 10616

Re: Using MikroC Pro with Microchip USB HID Bootloader

Hi all i have program the pic18f4455 with hex file form MicroChip and then i have change .mlk file and then after comiling the code i have added :020000040000FA in hex file it is working :P now i hve chnge the code i.e unsigned char WR_buffer[64], RD_buffer[64],ch; unsigned char CODE_VER_1[15]="Qual...
by sakender
29 Sep 2010 08:06
Forum: mikroPascal PRO for PIC General
Topic: HOW to use the memory of PIC18f4455 after 128 byte??????????
Replies: 1
Views: 1167

HOW to use the memory of PIC18f4455 after 128 byte??????????

Hi all

To use the RAM memory after(128) in keil for at89c52 we use idata for example
unsigned char idata arry[12];

now i want to use it in mickroC for PIC18f4455;how could it be possible for me

thanks
by sakender
25 Sep 2010 13:17
Forum: mikroPascal PRO for PIC General
Topic: HELP!!!!!! HID-Bootloader with PIC18F4550
Replies: 10
Views: 8660

Re: HELP!!!!!! HID-Bootloader with PIC18F4550

Hi i have succesfully upload hex file in pic18f4455 from Hid bootloader.exe but now i have incresed my code and found some error when i complie(Routine exceeds pages boundried 4096 ) and also in valid org 4104 here is code plz help me to complie it fro hid bootloader ////////////////////PORT(RELAY) ...
by sakender
25 Sep 2010 13:15
Forum: mikroC General
Topic: BOOT Loader error (Routine Exceeds pages boundaries 4096)
Replies: 0
Views: 1213

BOOT Loader error (Routine Exceeds pages boundaries 4096)

Hi i have succesfully upload hex file in pic18f4455 from Hid bootloader.exe but now i have incresed my code and found some error when i complie(Routine exceeds pages boundried 4096 ) and also in valid org 4104 here is code plz help me to complie it fro hid bootloader ////////////////////PORT(RELAY) ...
by sakender
18 Sep 2010 07:10
Forum: mikroC PRO for PIC General
Topic: Using MikroC Pro with Microchip USB HID Bootloader
Replies: 10
Views: 10616

Re: Using MikroC Pro with Microchip USB HID Bootloader

hi all i am working on PIC18f4455 with USB communiction with PC ,the project is that the controller accept the commnad from PC through USB hidtermainal and perform operation according to command by PC, now i want to update firmware on the filed ,i have download the hidbootloader.hex file and program...
by sakender
15 Sep 2010 13:01
Forum: mikroC General
Topic: bootloader and USB Connection
Replies: 22
Views: 16975

Re: bootloader and USB Connection

Hi dear i have some problem regarding bootloader and usb connecton, i have successful make a usb connection but now problem is that if we want to update our code or firmware in the filed then we have to require programmer that why we want to use boot loader option ,i haven't so much information rega...

Go to advanced search