Community Profile

photo

mprice


Last seen: circa 2 mesi fa Attivo dal 2016

Followers: 0   Following: 0

Statistiche

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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...

circa 7 anni fa | 0 risposte | 0

0

risposte

Risposto
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...

oltre 7 anni fa | 1

| accettato

Domanda


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...

oltre 7 anni fa | 1 risposta | 1

1

risposta

Risposto
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...

oltre 7 anni fa | 0