Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx

Discussion Groups

Discussion Groups | Piclist | USB and 18f2550

A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.

USB and 18f2550 - Lez - Dec 13 10:35:18 2007


I want to programa 18f2550 with nothing more complicated than a usb
cable..........

Now I know that first time round I need to serial program into it and then....
(a) bootloader into pic

(b) assemble all my code starting above the bootloader (say org0x800 etc)

(c) have some software to ''send'' this assembled hex file to the pic
I have no idea what to use for (a) as they are a few out there and for
(c) I have seen nothing but people must be using something!

/insert clue ...............
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions



(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )

Re: USB and 18f2550 - joris meijerink - Dec 13 15:32:05 2007

> > For the c part is google your friend:
> > http://www.sprut.de/electronic/soft/usboot/usboot.htm
> > Oh no its not it lies to me...............
>
> but I am off to look at that now thanks.
>

I think it likes me more :)

good luck :)

joris
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions



(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )

RE: USB and 18f2550 - rint...@mailaka.net - Dec 13 15:33:31 2007

Try Oshonsoft Pic18_Sim_Ide at www.oshonsoft.com. The simulator,
basic compiler is 29 euro. There is an addon for USB. Under projects
you will find a bootloader for the 18F series. The bootloader uses
the serial port which may be better than using the USB for
bootloading. You can play with Pic18_Sim_Ide with out paying for the
product to get a feeling for it. 29Euro is a great deal.

Richard

---- Original Message ----
From: l...@googlemail.com
To: p...@yahoogroups.com
Subject: [piclist] USB and 18f2550
Date: Thu, 13 Dec 2007 15:27:11 +0000

>I want to programa 18f2550 with nothing more complicated than a usb
>cable..........
>
>Now I know that first time round I need to serial program into it and
>then....
>(a) bootloader into pic
>
>(b) assemble all my code starting above the bootloader (say org0x800
>etc)
>
>(c) have some software to ''send'' this assembled hex file to the pic
>I have no idea what to use for (a) as they are a few out there and
>for
>(c) I have seen nothing but people must be using something!
>
>/insert clue ...............

to unsubscribe, go to http://www.yahoogroups.com and follow the instructions



(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )

Re: USB and 18f2550 - Lez - Dec 13 16:13:34 2007

> For the c part is google your friend:
> http://www.sprut.de/electronic/soft/usboot/usboot.htm
>

Oh no its not it lies to me...............

but I am off to look at that now thanks.
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions



(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )

Re: USB and 18f2550 - joris meijerink - Dec 14 23:35:29 2007

Well to put the bootloaderin you could use a galvawisp,
http://www.picbasic.nl/galvawisp2_uk.htm. I got one and like it a lot,
cheap and reliable.

For the c part is google your friend:
http://www.sprut.de/electronic/soft/usboot/usboot.htm
good luck
Joris
On Dec 13, 2007 4:27 PM, Lez wrote:
> I want to programa 18f2550 with nothing more complicated than a usb
> cable..........
>
> Now I know that first time round I need to serial program into it and
> then....
>
> (a) bootloader into pic
>
> (b) assemble all my code starting above the bootloader (say org0x800 etc)
>
> (c) have some software to ''send'' this assembled hex file to the pic
>
> I have no idea what to use for (a) as they are a few out there and for
> (c) I have seen nothing but people must be using something!
>
> /insert clue ...............
>
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions



(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )