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. Qt and PIC18

Qt and PIC18

Scheduled Pinned Locked Moved Mobile and Embedded
8 Posts 4 Posters 3.9k 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.
  • C Offline
    C Offline
    clouca
    wrote on last edited by
    #1

    Hello to everybody.
    I am working currently on a project an i have to compile some code for a PIC18 mcu. Is there any toolchain for PIC and QT?
    Has anyone used it before ?
    Thanks

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      HI,
      Can you explain more, what you mean by "toolchain for PIC and QT"

      1 Reply Last reply
      0
      • C Offline
        C Offline
        clouca
        wrote on last edited by
        #3

        For example i write a project for PIC18. I want to compile it for that. I mean i want to create a .hex file which is suitable for PIC18 like Mplab but in Qt IDE

        1 Reply Last reply
        0
        • C Offline
          C Offline
          cezmen
          wrote on last edited by
          #4

          I believe that PIC microcontrollers do not have enough resources for running Qt applications. Microchip provides (free) IDEs and tools for building Graphical User Interface targeting their microcontrollers that will best suit your needs.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @ cezmen I think the question is more: is it possible to use Qt Creator in place of the Microchip IDE

            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
            • C Offline
              C Offline
              clouca
              wrote on last edited by
              #6

              Yes exactly that was the real question a mentioned!
              [quote author="SGaist" date="1396556099"]@ cezmen I think the question is more: is it possible to use Qt Creator in place of the Microchip IDE[/quote]

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                "This thread":http://qt-project.org/forums/viewthread/38076 might help

                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
                • C Offline
                  C Offline
                  cezmen
                  wrote on last edited by
                  #8

                  I see. But I'm really curious about why would anyone need that, since Qt framework is not supported on PIC 18 MCUs (low-end 8 bit microcontrollers with a maximum 4096 bytes of RAM for data and 128 Kbytes of flash for program). Qt Creator is excellent for designing Qt Widgets and QML Applications targeting high-end processors. Aside from that, it's just another IDE. I see no benefits on not using one of IDEs provided by Microchip in this case. Anyway, I wish good luck to anyone trying that. I would be gladly surprised seeing that this is possible and beneficial.

                  1 Reply Last reply
                  0

                  • Login

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