Community Profile

photo

mprice


Last seen: etwa 2 Monate vor Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Simulink 2016a compatibility with WiringPi
I'm using S-functions in Simulink to call the WiringPi library installed on a Raspberry Pi Ver. 2 Model B. I have successfully i...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
SPI does not activate Raspberry Pi when run from Simulink while attempting to send more than 4 bytes in a message
A few things I changed to make this work. Rewrote the wiringPiSPIDataRW function to look like this: int wiringPiSPIDataR...

mehr als 7 Jahre vor | 1

| akzeptiert

Frage


SPI does not activate Raspberry Pi when run from Simulink while attempting to send more than 4 bytes in a message
I have implemented an s-function block with the s-function builder in Simulink that uses WiringPi to use SPI on the Raspberry Pi...

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
Using Raspberry Pi SPI interface from Simulink
Try using the WiringPi library, found here: <http://wiringpi.com/ WiringPi> It contains c code to access various Raspberry Pi...

mehr als 7 Jahre vor | 0