Forum Replies Created

Viewing 1 - 5 of 5 posts
  • maggo

    Member
    February 11, 2019 at 9:10 pm

    I am trying to run OpenLog SD Module from SparkFun. It shall be connected to serial port. I have used serial port on Pin Headers

    RX2 17 and TX2 16 (according to Pinout.pdf. In the scetch

    SoftwareSerial OpenLog(17, 16)

    this is not working. (no communication to the SD card)

    Any ideas

  • maggo

    Member
    January 28, 2019 at 6:01 pm

    solved, on of the HW Files was destroyed

  • maggo

    Member
    January 15, 2019 at 8:01 pm

    Hello Lukas,

    I got another hint from one expert telling me that the SD Module is not working for multiple SPI Clients. So I will change the module and I will let you know the results.

    regards

  • maggo

    Member
    January 13, 2019 at 2:58 pm

    Meanwhile I found the PIN numbers for SS RTC = 72 and SS ETH= 70, but I am still not able to switch between the SPI Clients. Also I have tried the functions: Controllino_SetRTCSS and Controllino_RTCSSInit without success. Can somebody provide a demo code?

  • maggo

    Member
    January 10, 2019 at 8:00 pm

    Thanks Lukas,

    as I have to switch between the SPI Clients (RTC,SD,Ethernet) in the software I would need the PIN’s for chipSelect. I think the PIN for SD shall be 53. But in the PIN description there is no PIN Number for RTC/SS and ETH/SS??. Please help.

    regards

    Maggo

    P.S. To run only the RTC+Ethernet togehter is not a problem it works fine, without switching the SPI Clients

Viewing 1 - 5 of 5 posts