electro_snow
Joined: 30 Oct 2009 Posts: 1
|
30 Oct 2009 12:40 Re: SPI Slave Select Functionality |
|
|
|
|
Hi.
Yes, you can use SPI Slave Selection with Diolan U2C-12 adapter. Test this ability by using Diolan Control Panel Application. You can configure this ability in the main menu item “Options”->”Spi configuration” dialog. Check “Slave Select” item and choose slave select pin you need. The Active High function is also available. You can also use slave select functions for your programming needs. There are U2C_SpiConfigSS(); U2C_SpiReadWriteSS(); U2C_SpiWriteSS(); U2C_SpiReadSS(). For more details you can read documentation on the Diolan site. Here is the link to u2c 12 docs. The article about SPI Interface is also available as far as I know.
|
|