Maker Pro
Maker Pro

serial programmable pic/mcu

C

colin

Jan 1, 1970
0
Hi there,
Ive been looking at ICSP .. in circuit serial programable chips mcu/pics,
but the ones ive looked at so far need to be programmed in the usual way
before they can be programmed with the serial port, ie a bootloader.

Are there any chips that can be programmed via rs232 without having to load
a bootloader first and still needing the programing connector etc ?

Colin =^.^=
 
M

mmm

Jan 1, 1970
0
colin said:
Hi there,
Ive been looking at ICSP .. in circuit serial programable chips mcu/pics,
but the ones ive looked at so far need to be programmed in the usual way
before they can be programmed with the serial port, ie a bootloader.

Are there any chips that can be programmed via rs232 without having to load
a bootloader first and still needing the programing connector etc ?

some Philips, Maxim/Dallas and perhaps Atmel 8051 derivative are
programmable trough RS232

they have a small inrernal ROM with the bootloader
 
J

Joerg

Jan 1, 1970
0
Hello Colin,

Ive been looking at ICSP .. in circuit serial programable chips mcu/pics,
but the ones ive looked at so far need to be programmed in the usual way
before they can be programmed with the serial port, ie a bootloader.

Are there any chips that can be programmed via rs232 without having to load
a bootloader first and still needing the programing connector etc ?

The MSP430 also comes with a factory-installed bootloader.
 
M

martin.shoebridge

Jan 1, 1970
0
Dallas 89C530 is the business....
 
K

Keith Wootten

Jan 1, 1970
0
colin said:
Hi there,
Ive been looking at ICSP .. in circuit serial programable chips mcu/pics,
but the ones ive looked at so far need to be programmed in the usual way
before they can be programmed with the serial port, ie a bootloader.

Are there any chips that can be programmed via rs232 without having to load
a bootloader first and still needing the programing connector etc ?

Renesas M16C and similar have an inbuilt RS232 bootloader in protected
memory so you can't bugger it up. Hold the prog pin Hi (or is it Lo,
can't remember) and power-up to run it. Auto baud rate detect over a
reasonable range.

Cheers
 
J

jasen

Jan 1, 1970
0
Hi there,
Ive been looking at ICSP .. in circuit serial programable chips mcu/pics,
but the ones ive looked at so far need to be programmed in the usual way
before they can be programmed with the serial port, ie a bootloader.

Are there any chips that can be programmed via rs232 without having to load
a bootloader first and still needing the programing connector etc ?

basic stamp.

you pay for the convenience.

Bye.
Jasen
 
D

Donald

Jan 1, 1970
0
Ive been looking at ICSP .. in circuit serial programable chips mcu/pics,
AT89C51RD2
 
Top