Skip to main content
Visitor II
November 21, 2019
Question

STM32MP157C SDMMC3 for BCM43438 WLAN

  • November 21, 2019
  • 2 replies
  • 1384 views

Hi,

I want to use the mp157 sdmmc3 feature, but it seems he didn't turn it on, because my wifi device doesn't work, do I need to turn on the clock elsewhere?:loudly_crying_face: :loudly_crying_face: :loudly_crying_face:

0690X00000AsI4sQAF.png

    This topic has been closed for replies.

    2 replies

    Visitor II
    November 21, 2019

    Hello Mokail,

    Thanks for posting your question in the community,

    What type of board are you using ?

    If custom, the clocking of the sdmmc3 is set on the TF-A device tree, I'll invite you to check if it's correctly clocked.

    BR,

    Calvin

    MokailAuthor
    Visitor II
    November 22, 2019

    Okay.

    Yes,​ I am using the custom board,but in the TF-A device tree ,the clk of sdmmc3 looks well?:grimacing_face:

    0690X00000AsKXmQAN.png

    Visitor II
    November 22, 2019

    It seems that your clock is correct,

    I've seen that you've changed the power supply in the DTS when I it compare to the DK2 wifi configuration,

    May I ask you to check the hardware to see if it's a power problem, not a clock one ?

    BR,

    Calvin

    MokailAuthor
    Visitor II
    November 22, 2019

    Oops...

    ​I tested the wifi voltage, which is normal.

    Does wifi need to be loaded into the system as a module, if I compile directly into the uImage file, is it also possible?

    The other problem is that I renamed sdmmc3 in dtsi, but it doesn't seem to have any effect on rootfs at startup.:fearful_face: