HCS08SL::Software Realization of SPI interface

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

HCS08SL::Software Realization of SPI interface

2,801 次查看
Destiny
Contributor I
Dear Friends
         Did anybody tried for a software realisation of SPI interface?? Can anybody give me a hint how to proceed with it.
        The background is that we are having a interface of HCS08SL with a DAC (Analog device:AD5641) through an SPI (Master mode) connection. I need this software realisation of SPI since the one available with HCS08SL is already in use and cant be used for the DAC interface.
          Please help me!!
Regards
Priyant
标签 (1)
0 项奖励
回复
4 回复数

1,221 次查看
bigmac
Specialist III
Hello Priyant,
 
Within the following thread is a software SPI written in C.
 
Regards,
Mac
 
0 项奖励
回复

1,221 次查看
Destiny
Contributor I
Dear bigmac
  Thank you very much for your help... I will proceed with your code
thanks once again!!
Regards
Destiny
0 项奖励
回复

1,221 次查看
tonyp
Senior Contributor II
Here's one example (in assembly).  You'll need to modify for different polarity and phase settings.
0 项奖励
回复

1,221 次查看
Destiny
Contributor I
Dear Tonyp
  Thank you very much for your help... I will try this program and if any problem I encounter I will delinately contact you again...
thanking you again!!
Regards
Destiny
0 项奖励
回复