Search found 3 matches
- 2025-05-09 10:09
- Forum: Other
- Topic: Is there a way to determine if USB-C connected?
- Replies: 4
- Views: 19159
Re: Is there a way to determine if USB-C connected?
The Luckfox Pico Pro Max does provide test points, but to utilize the USB_VBUSDET functionality, additional jump wire connections are still required. However, if you plan to design a circuit board based on the Core1106, you can integrate the USB_VBUSDET functionality directly into the design ...
- 2025-05-08 9:06
- Forum: Other
- Topic: Is there a way to determine if USB-C connected?
- Replies: 4
- Views: 19159
Re: Is there a way to determine if USB-C connected?
Thank you for reply!
Hello, the USB_VBUSDET pin, which serves as an indicator for both host and peripheral modes, is not exposed by default. Using other pins to detect voltage levels can be quite troublesome.
Why it could be troublesome?
I was thinking about using GPIO connected to USB_DET_IN ...
Hello, the USB_VBUSDET pin, which serves as an indicator for both host and peripheral modes, is not exposed by default. Using other pins to detect voltage levels can be quite troublesome.
Why it could be troublesome?
I was thinking about using GPIO connected to USB_DET_IN ...
- 2025-05-07 9:30
- Forum: Other
- Topic: Is there a way to determine if USB-C connected?
- Replies: 4
- Views: 19159
Is there a way to determine if USB-C connected?
I'm building custom camera/DVR solution based on LuckFox Pico Pro Max.
I want my device operate in two modes:
powered via VSYS and no USB connected - recording
powered via USB-C - emulate mass storage to access recorded files
Thus on boot system have to figure out if USB-C is plugged in and ...
I want my device operate in two modes:
powered via VSYS and no USB connected - recording
powered via USB-C - emulate mass storage to access recorded files
Thus on boot system have to figure out if USB-C is plugged in and ...
