Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. SPI between Raspi and STM controller using Qt
Forum Updated to NodeBB v4.3 + New Features

SPI between Raspi and STM controller using Qt

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
spiraspi
4 Posts 3 Posters 1.0k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    Rameshwar
    wrote on 9 Mar 2019, 07:39 last edited by
    #1

    Hi, i am new to interfacing between raspi and stm controller using serial peripheral interface(spi) and how to transfer and receive data using Qt software. i have installed Qt creator on linux os and cross compile with raspi

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 9 Mar 2019, 09:21 last edited by
      #2

      Hi and welcome to devnet,

      Are you already communicating with the controller ? If so how are you doing it currently ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 9 Mar 2019, 09:23 last edited by
        #3

        On a side note, your thread and this one seems to go into the same direction.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • K Offline
          K Offline
          kuzulis
          Qt Champions 2020
          wrote on 9 Mar 2019, 15:03 last edited by
          #4

          If your Raspi have a 'generic' SPI driver (aka spidev), than I don't see any problems. Just google about 'spidev' (how to configure, how to open/close, how to read/write).

          1 Reply Last reply
          1

          4/4

          9 Mar 2019, 15:03

          • Login

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