Page 1 of 1
LuckFox pico mini type c傳輸問題
Posted: 2025-03-11 16:28
by Ying
您好,我所使用的是luckfox pico mini,請問我可以透過type c即時傳輸資料到電腦嗎?
Re: LuckFox pico mini type c傳輸問題
Posted: 2025-03-12 3:57
by Crocodile
Hello, it is feasible to pull data to the computer through type-C, you can simulate the USB as a USB0 network device, and use the operation of the network device to pull the data of the LuckFox pico mini, such as using scp to get the data
At the same time, LuckFox pico mini also supports the adb function, which can be used to adb pull xxxx to get data after setting up the Windows environment
Re: LuckFox pico mini type c傳輸問題
Posted: 2025-03-12 6:16
by Ying
不好意思,想請問我要如何透過type c即時傳輸資料,我將usb設成device,但是我電腦看不到新的COM裝置
Re: LuckFox pico mini type c傳輸問題
Posted: 2025-03-13 1:25
by Luckfox Taylor