Hi All,   I am developing an application using Processor...

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

Hi All,   I am developing an application using Processor...

1,849 次查看
Bharath
Contributor I
Hi All,
 
I am developing an application using Processor Expert. I am planning to use SPI to send and receive characters.
 
While choosing a bean for SPI communication i found two beans "Init_SPI" and "SW_SPI". When i looked into both of the beans thorughly I found out that "Init_SP"I bean initializes SPI and requires you to implement the interrupt handler, where as "SW_SPI" bean provides "Send_Char"/"Recv_Char" menthods to send/receive.
 
Do i need to use both of the beans or just use "SW_SPI" bean?
 
Thanks in advance
 
Regards,
Bharath
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

771 次查看
trytohelp
NXP Employee
NXP Employee
Hi,
 
There are some examples using SPI and SWSPI on the installation.
Please refer to the folder:
  \Stationery\Processor_Expert_Examples\DemoApplications\HWBeans
 
Hope this will help you
Regards
Pascal
0 项奖励
回复