eclipse / mita

mita
Eclipse Public License 2.0
55 stars 20 forks source link

Support for SPI on XDK #368

Open Elektron79 opened 4 years ago

Elektron79 commented 4 years ago

Current behavior: Currently there is only Support for I2C (for GridEye), but not Support für SPI (for the PT100/1000 Extension),

Expected behavior: Create the Support for SPI

Related code:

setup PT1000 : SPI {...

Other information:

wegendt-bosch commented 4 years ago

As a side note: I2C should work with any device speaking I2C :)