Skip to main content
Associate III
June 3, 2024
Question

USB DETECTION IN UBOOT-V2023.10

  • June 3, 2024
  • 1 reply
  • 863 views

Hello

We are Working on a custom board with STM32MP157AAA3 processor.We are using uboot(V2023.10) for checking USB 2nd Port.

we referred the below link to configure the dts :

https://wiki.st.com/stm32mpu/wiki/USBPHYC_device_tree_configuration 

We are using the same dts configuration in uboot(V2023.10) and linux(V5.13),It works in linux but not in uboot.

We are attaching the dts file below.Hope you could refer and suggest us where we are going wrong.

Srikanth1_1-1717401564854.png

 

Thanks&Regards

Srikanth.R

 

 

 

1 reply

Christophe Guibout
ST Employee
June 7, 2024

Hello @Srikanth1,

 

Could you please elaborate a bit more in the problem description (use case description, logs when it doesn't work....) ?

You mentionned using kernel-5.13 : which Ecosystem version do you use ?

 

BR,

Christophe

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Srikanth1Author
Associate III
June 17, 2024

Hello @Christophe Guibout,

 

Thanks for the reply. We are using Buildroot: 2023.08.2

 

 

 

Thanks&Regards

Srikanth.R