CFP last date
22 April 2024
Reseach Article

Design of CAN Transmitter with an I2C Interface

by Anupama K Benachinamardi, U V Wali
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 46 - Number 21
Year of Publication: 2012
Authors: Anupama K Benachinamardi, U V Wali
10.5120/7063-9510

Anupama K Benachinamardi, U V Wali . Design of CAN Transmitter with an I2C Interface. International Journal of Computer Applications. 46, 21 ( May 2012), 6-10. DOI=10.5120/7063-9510

@article{ 10.5120/7063-9510,
author = { Anupama K Benachinamardi, U V Wali },
title = { Design of CAN Transmitter with an I2C Interface },
journal = { International Journal of Computer Applications },
issue_date = { May 2012 },
volume = { 46 },
number = { 21 },
month = { May },
year = { 2012 },
issn = { 0975-8887 },
pages = { 6-10 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume46/number21/7063-9510/ },
doi = { 10.5120/7063-9510 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:40:36.104278+05:30
%A Anupama K Benachinamardi
%A U V Wali
%T Design of CAN Transmitter with an I2C Interface
%J International Journal of Computer Applications
%@ 0975-8887
%V 46
%N 21
%P 6-10
%D 2012
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper describes development of a CAN transmitter with an I2C interface. Such a device could be interfaced with any existing microcontroller that supports I2C bus. I2C bus definition is simple enough to be implemented on any micro controller. All the development is done using public domain software, viz. , Icarus Verilog and related tool set.

References
  1. V. M. Aparanji and U. V. Wali, "Evolution of device control networks and their standards", presented in 'National Conference on Emerging Trends in control, communication, signal processing and VLSI Techniques CCSV-09' Oxford College of Engineering, Bangalore.
  2. U. V. Wali, "Plug and Play CAN", Tutorial presented at international Embedded Systems Conference, ESC India 2009, July 2009, Bangalore.
  3. RS 232 specification available: http://www. lammertbies. nl/comm/info/RS- 232_specs. htm
  4. RS 485 specification available: http://www. lammertbies. nl/comm/info/RS-485. html
  5. "CAN specification" Robert Bosch available: http://www. semiconductors. bosch. de/pdf/can2spec. pdf
  6. "I2C specification" available: http://www. i2c-bus. org/fileadmin/ftp/i2c_bus_specification_1995. pdf
  7. "APPLICATION NOTE: AN25. SJA1000 Stand-alone CAN controller" Philips semiconductors.
  8. Charles H. Roth, Jr, "Fundamentals of Logic Design", 5th Ed. , Thomson Brooks/Cole, 2004.
  9. Z. Navabi, "Verilog Digital System Design", 2nd Ed. , Tata McGraw Hill, New Delhi, 2008.
  10. Sameer Palnitkar, "Verilog HDL, A Guide to Digital Design and Synthesis", Sunsoft Press, 1996.
Index Terms

Computer Science
Information Sciences

Keywords

Can (controller Area Network) I2c (inter Ic) Bus Iverilog (icarus Verilog) Sda (serial Data Line) Scl (serial Clock Line)