🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Using Cardputer without carputer library

    Units
    2
    4
    1.7k
    Loading More Posts
    • 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.
    • V
      vcch
      last edited by

      Hello,

      I want to port an MP3 player library to carputer, but there are conflicts between cardputer.h and my mp3 library.

      So what I want to do is to user adafruit gfx library and SD library directly without using carputer library. But both (gfx and SD) are using SPI with different pins. How do you make it work ?

      1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3
        last edited by

        You need to change the pin definitions in the adafruit libraries to match those defined on the Cardputers document web page

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        V 1 Reply Last reply Reply Quote 0
        • V
          vcch @ajb2k3
          last edited by

          @ajb2k3 Thank you but the screen (for Adafruit GFX) and SD card (for SD lib) have different pins : won't it be a problem if both try to use SPI with different pins in the same time ?

          1 Reply Last reply Reply Quote 0
          • ajb2k3A
            ajb2k3
            last edited by

            There are 2 SPI buses that can be defined

            UIFlow, so easy an adult can learn it!
            If I don't know it, be patient!
            I've ether not learned it or am too drunk to remember it!
            Author of the WIP UIFlow Handbook!
            M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post