MC13213 SRB Board - Accessing MODEM Registers....

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MC13213 SRB Board - Accessing MODEM Registers....

1,337 Views
Paven
Contributor I

Hi.., I am using MC13213 SRB board from freescale. I am programming that module using Codewarrior. I am trying to access the MODEM Registers using SPI bus but i am unable to do that process. Can anybody provide me a sample C program for writing and reading data's from MODEM to MCU using SPI. Thanks in advance. I am waiting for positive reply. Please be soon.

 

 

 

 

 

Added part number to subject.



Message Edited by NLFSJ on 2007-08-16 05:45 AM
Labels (1)
0 Kudos
Reply
1 Reply

343 Views
Spell
Contributor I
Hi Paven,

which codebase are you using?
If you use BeeStack codebase there are some function that you can use, like MC1319xDrv_ReadSpiAsync for read and MC1319xDrv_WriteSpiAsync for write a modem register.

In the other codebase there are similar function...

regards, Filippo
0 Kudos
Reply