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,
We are using our custom board, but the debug serial port has not been connected. The kernel configuration was set according to the Start Guide.
I have a question to confirm: Is the Flash erase operation mentioned in the Start Guide mandatory?