Activity Forums Questions & Troubleshooting Hardware WATTEROTT MI0283QT Reply To: WATTEROTT MI0283QT

  • Lukas

    Member
    March 9, 2020 at 1:16 pm

    Dear Felix,

    it may be caused by other peripherals internally connected to the SPI bus – the RTC chip and the Ethernet chip.

    Please make sure that you properly handle the chip select signals for them.

    It is enough to call

    Code:

    Controllino_RTC_init( );

    during initialization.

    Best regards,

    Lukas