Hello Sir,
I am using following tools to do SPI communication:
- VF61 2. IRIS Carrier Board 3.Visual Studio 2013
I have made one wrapper of TdxAllLibrary to use Toradex Library. It is working fine for I2C & GPIO.
I am trying to use three SPI devices. I am using SPI2 (PIn Number: 88, 92,90,86, 79, 32).I am unable to set the Chip Select PIN for different devices.I am using the API , SetConfig, to set the Chip Select PIN but It is always selecting Chip PIN 0.When I tried to cross verify using GetConfig API but the value obtained from getConfig is also correct but ChipPin is same as PIn O(86). I want to use PIN 79,32,34 too. Please help me to understand the problem.
Regards,
Anil Kumar