SPI communication in raspberry pi
Unsolved
General and Desktop
-
wrote on 11 Jul 2017, 04:05 last edited by
How to communicate spi using bcm2835 file??
-
-
wrote on 11 Jul 2017, 07:15 last edited by
@Bharathi said in SPI communication in raspberry pi:
bcm2835
BroadCom? What this has got to do with Qt? Can you please explain?
-
wrote on 11 Jul 2017, 07:21 last edited by
BCM2835 is a C library for Raspberry Pi (RPi). It provides access to GPIO and other IO functions on the Broadcom BCM 2835 chip, as used in the RaspberryPi
-
wrote on 11 Jul 2017, 09:02 last edited by
Again, what it has got to do with Qt?
-
Hi
Its a bit unclear what you are asking.You can use a 3rd party lib this way
http://doc.qt.io/qtcreator/creator-project-qmake-libraries.htmland the actual use would be from
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2835/README.md
6/6