Jump to content
Electronics-Lab.com Community

RS232 to I2C/SPI


Recommended Posts


thanks Suraj,

But those programmers are using parallel port instead of serial port.
I also come to some parallel-to-I2C circuits, with complete source code.
May be I have to use an MCU to translate the serial data to I2C/SPI.
Anyway, thanks for advice.
I will post something out once I got some progress.
;D

Link to comment
Share on other sites

;D WAKE UP DUDE ;D
Atleast visit the sites posted. The JDM programmer uses serial port only & though Ponyprog used Parallel port in an early revision, it is using serial port now & source code for linux is available. There are multitude of programmers out there which do the programming using serial port for PIC or AVR you can use any one of them as referance. They don't use the TxD & RxD lines anyway but directly modify hardware registers to generate necessary waveforms on other pins (like DTR). Anyway if you want to use a microcontroller go for an 8 pin PIC or AVR. This is a perfect application for such a microcontroller.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...