Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Where can I get info about PIC I2C Bootloader?

Status
Not open for further replies.

ColdFire

Member level 3
Joined
Jul 17, 2002
Messages
58
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
425
Hi All,

Does anyone here have done I2C bootloader for PIC16 or any website I can refer to? Please kindly advice. Thank you.

Regards
 

pic i2c bootloader

Hi,

No i didnt do that but its very easy. the only part you need to change is the Init and communication of the I2C with the original UART code in the bootloader that you can find anywhere...

Good luck.
 

bootloader via i2c pic

I2C bootloader?

I have never heard about. I2C is used only in a ciruit board, in that case can we use this bus to transfer data from a PC.

Then how to talk to I2C bus from PC. Is there any converters available? I do not know. Is it dual micro system in which one micro receives the data from PC and transfers on I2C?

Just curious :D

Cheers
idlebrain
 

bootloader i2c

You can have a I2C Bootloader. For example if I will to write a firmware into MCU via a MPU using I2C and this MPU is connected to the PC via USB.
 

how to write i2c bootloader for pic18f

Lets say you have huge I2C EEPROM.You downloaded new firmware to this EEPROM.In field you dont need to carry laptop to upgrade firmware, just connect
EEPROM to embedded system and restart.Firmware upgrade without using laptop in field.Good idea.Similar approach can be used for MMC/SD as well
 

i2c bootload pic

Hi ,

Just curious to know how you go ahead with the I2C bootloader on Pic.
I have to develop one for my academic project as the PIC software could be upgradable from host processor over I2C.
If you could manage to get some informative links on the web, please share.
I got a couple of bootloaders over UART port but none with I2C.

cheers
Betran
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top