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.

PIC16F877A WITH NOKIA3310 INTERFACING

Status
Not open for further replies.

chuckchang23

Newbie level 3
Joined
Jul 11, 2008
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,301
HI GUYS!!!,

do you guys have a MikroC code for interfacing these two components? needed it badly! thanks. i'm really having a hard time initializing the 3310 to the PIC
 

3310 communicates using fbus protocol, which is more or less 100 bytes depending on the message, therefore it would be difficult with PIC16F877A because of banking and paging, use PIC18F instead.
Use phones with modem (supports AT commands) if 877A is to be used.
 

do you want to interface with phone or with LCD module?
the second one is used more often.
hock
 

hock said:
do you want to interface with phone or with LCD module?
the second one is used more often.
hock

i'm sorry! hahah i want to interface it with the LCD module! do you have code? i can't debug it.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top