Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. SPI communication in raspberry pi
QtWS25 Last Chance

SPI communication in raspberry pi

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 4 Posters 3.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • BharathiB Offline
    BharathiB Offline
    Bharathi
    wrote on last edited by
    #1

    How to communicate spi using bcm2835 file??

    jsulmJ 1 Reply Last reply
    0
    • BharathiB Bharathi

      How to communicate spi using bcm2835 file??

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Bharathi said in SPI communication in raspberry pi:

      bcm2835

      What is bcm2835 file?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kumararajas
        wrote on last edited by
        #3

        @Bharathi said in SPI communication in raspberry pi:

        bcm2835

        BroadCom? What this has got to do with Qt? Can you please explain?

        --Kumar

        1 Reply Last reply
        1
        • BharathiB Offline
          BharathiB Offline
          Bharathi
          wrote on last edited by
          #4

          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

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kumararajas
            wrote on last edited by
            #5

            Again, what it has got to do with Qt?

            --Kumar

            1 Reply Last reply
            0
            • mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

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

              and the actual use would be from
              https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2835/README.md

              1 Reply Last reply
              1

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved