This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LMK04828: On LMK04828 the SDIO voltage is too low when writing registers

  • Hello Zhikai,

    Is the SDIO pin configured as open-drain on either the FPGA or the LMK04828? I have seen situations that look similar to this when an open-drain I/O does not have a pull-up resistor connected, or when a push-pull output is driving an active open-drain output. By default, when SDIO is used for readback, it is configured as open-drain.

    Can you share the schematic for the SPI connection? If you have managed to program the LMK04828 before encountering this problem, can you share the register programming, particularly for register 0x149 which contains the SDIO_RDBK_TYPE bit?

    Regards,

  • Hello Derek Payne,

    I have managed to program the LMK04828,but after that I have powered down the board so I think the programmed registers would become the default value.

    In fact, after power on, the first time I try to config the chip,the wave of SDIO is like the image above.So I think the value of register 0x149 is the default value.

    WE have a 4.7k ohm pull-up resister on CSN and SDIO pin, and below is the schematic of our board.

    Thanks!

  • Yesterday we found the problem.

    It is a hardware design problem, the SDIO pin is connected GND on a connector. When we dismantled the connector, the SDIO pin was OK.

    Thanks!