Pi4J / pi4j-v2

Pi4J Version 2.0
Apache License 2.0
273 stars 57 forks source link

The spi provider docs states mode 1 and 2 are not supported on the sec… #234

Closed taartspi closed 2 years ago

taartspi commented 2 years ago

The spi provider docs states mode 1 and 2 are not supported on the secondary spi. The test was not correct and it prevented mode 1 on spi0

The only testing I did was to validate I can communicate to my spi device mode 1 from spi0.

if there is other testing you have that I can/should run, point me to the tests.

taartspi commented 2 years ago

Looking at the comments through the spi provider, I think there is more conflict between comment and code.