Hi Team,
My platform is TI AM62x processor . Linux kernel is 6.1.33, driver version is v5.2.1.2, use the sdio interface
After I insert the driver, the initialization function returns 0, indicating that there is no error in initialization.
But the probe function did not run . What could be the reason?
Hi St,Thank you for posting your question online.Could you please share more information?Are you working with a DA16200 Dev Kit or a custom board?Have you followed our UM-WI-059 DA16200 DA16600 Linux Driver Getting Started Guide (renesas.com)?Could you please share the full UART logs?Could you please probe a logic analyzer on the SDIO lines to get an understanding of the communication?Best Regards,OV_Renesas
Hi,
What are the serial communication parameters? I configured them as follows, but it always displays garbled characters.
I tried baud rates of 115200, 19200, and 9600, but none of them worked.
baudrate of 230400 is ok