@dazb3 I need the same...
hgs1975 发布的最佳帖子
-
tina SDK ERROR: Dependence broken. Firmware maybe incorrect & cannot booting up...
I am getting this message after successful compilation, but even the file v851se_linux_tinyvision_uart0.img is created, the board does not boot, any suggestion how to solve it?
Thank you.
hgs1975 发布的最新帖子
-
回复: TinyVision 制作的高清 1080P USB 摄像头
@yuzukitsuru Hello, how to enable USB as host under OpenWrt 23.05, is this configuration in dts file correct?:
&usbc0 {
device_type = "usbc0";
usb_port_type = <0x1>;
usb_detect_type = <0x1>;
usb_detect_mode = <0x0>;
usb_id_gpio;
usb_det_vbus_gpio;
/* det_vbus_supply = <&usb_power_supply>; */
usb_regulator_io = "nocare";
usb_wakeup_suspend = <0>;
usb_serial_unique = <0>;
usb_serial_number = "20080411";
status = "okay";
};the device connected is not detected, also trying to list the usb devices this is the result:
please your comments.
Thanks!
-
回复: tina SDK ERROR: Dependence broken. Firmware maybe incorrect & cannot booting up...
@awwwwa Hello, I'm using a TinyVision Board, follwing the steps from here: https://tinyvision.yuzukihd.top/#/?id=下载-awol-tina-linux-bsp selecting V851se-tinyvision-tina
After flashing the image on the SD card this is the result:
But if I flash the SD Card with the pre-build image downloaded from the github repository, it works allways.
Please help to find a solution,
Thanks for your answer!
-
tina SDK ERROR: Dependence broken. Firmware maybe incorrect & cannot booting up...
I am getting this message after successful compilation, but even the file v851se_linux_tinyvision_uart0.img is created, the board does not boot, any suggestion how to solve it?
Thank you.