Fez cobra II ECO SPI

Hi,

I have a orbital display that I can connect via SPI. The only problem is I can not find how to declare an SPI port in c#

My display is connected through P0.17 MISO and P0.15 CLOCK

SPI display = new SPI(SPI.SPI_module.SPI1); is not correct

kind regards

https://www.ghielectronics.com/docs/14/spi :wink:

Ach, andre.m was faster.