SPI Master

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I am looking for guidance on finding the most appropriate Wifi module for my application.  I want to build a device that will use the  module processor as the main processor.  I will need the module to have an SPI master interface to connect to my front end sensors. No traditional host interface required.  Will be a single chip/module solution

Questions -

Which modules will support an SPI master interface for application control ?

Thanks

Dave

0 Likes
2 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

I believe SPI Master is supported on the Evaluation Platform per this post here: SPI master and DMA, tested ?

Still looking for the example SNIP to reference.

0 Likes
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

There is an SPI master and slave snip applications are available part of the SDK.

For master: .../apps/snip/spi_slave/master/spi_master_app.c

For slave: .../apps/snip/spi_slave/spi_slave_app.c

Seyhan

0 Likes