BPI-WIFI6 mini USB off

Hello. The following problem has arisen. After assembling the new firmware from the sources and installing it into the device. USB port does not work. The Vbus voltage does not even supply power to the USB port. Maybe I checked something in make menuconfig? Help. Thank you.

Hello, which image are you using?

If you builded it yourself, please check whether the GPIO17 is set to high level output or not.

Compiling from here GitHub - BPI-SINOVOIP/THG6500-TAX2-OPENWRT-BSP. If I understand it in the source code in the file: target/linux/tr6560/files-5.10/arch/arm/boot/dts/THG6500-TAX2.dts PIN configured USB power number 27. Do I need to change to 17? I don’t have the original firmware, I deleted it. But I measured the voltage VBUSin=0 when the board started.

your target is BPI-WIFI 6 mini, you use the wrong BSP source, please use the BPI-WIFI 6 mini BSP code.

BPI-WIFI 6 mini BSP sourcecode: GitHub - BPI-SINOVOIP/THG6500-TAX2-mini-OPENWRT-BSP

BPI-WIFI 6 BSP sourcecode: GitHub - BPI-SINOVOIP/THG6500-TAX2-OPENWRT-BSP