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.

8051/8032 interface with SJA 1000 CAN controller

Status
Not open for further replies.

abid_ms

Junior Member level 3
Joined
Oct 12, 2005
Messages
31
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
1,653
Hi,

I want to interface a CAN node with my 8032; to be specific P80C32, for which I need to interface with any CAN controller like SJA1000.

1. What is the interface between 8032 and SJA1000?

2. I have 64K external SRAM with battary back-up; How can I store my program in this memory (may be with /EA low)? Will it run once I switched off and on again?

Pl suggest your views...

Thanks in advance,
abid.
 

you can interface CAN to uc in two ways
1) memory mapped IO, used 8 bit address and data bus AD0 to AD7
2) you can use SPI interface which is available on some new chips and map it to the CAN chip. SJA 1000 dose not has SPI interface but many other chips have this interface.
hock
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top