View Issue Details

IDProjectCategoryView StatusLast Update
0001088FSS5PV210CANpublic2012-06-14 20:33
Reporterfroelich Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV0.30 
Target VersionV0.40Fixed in VersionV0.40 
Summary0001088: Extend driver so it works with two chips on the same SPI line.
DescriptionExtend driver so it works with two chips on the same SPI line.
To solve this issue, we implement DirectInterface form PC4 and possibility to IOs for chip select and we make csSPI a file static variable g_csSPI.
New reg var CSPin and UseSPICS.
CSPin: IO to use as chip select (default: -1)
UseSPICS: USe SPI dedicated io as CS. (default: CSPin==-1?TRUE:FALSE)
Found Driver VersionV2.10
Fixed Driver VersionV2.9
Forum Link

Activities

froelich

2012-06-14 20:33

administrator   ~0000696

Tested with NetCU14. Both channels are working.