Hello, this is my first time posting, I recently ran into a roadblock thinking that the UNO Q had certain capabilities, when it does not. I'm hoping to make the case for robust powering options out of the USBC port in a future version of the board.
There are many threads discussing the troubles of getting peripherals or the Arduino itself properly powered, most notably this one: USB Power disabled, if using VIN Power pin
Here are 2 others:
USB Power disabled, if using VIN Power pin
No voltage on 5V pin when powered via VIN
The community is looking to apply the UNO Q in a variety of ways, and given a "universal" USBC on the board, the board should be expected to negotiate power OUT of the Arduino when requested by peripherals. If it can accept 5V 3A from a standard USB, it should also handle 5V on the VIN port as well.
UNO Q USBC power output could be a manual override, which implies that the user assumes the risks associated, or there should be a more straightforward method of inputting power for this use case.
I am building a fixed-wing airplane, and I want to stream data from my Intel Realsense D455 down to a base station over wifi. The Realsense streams data in Gbps, and also requires USBC power input. My idea was to power the Arduino via its VIN port, and power the camera by plugging it into the UNO's USBC. The UNO Q is a great choice because it's light, cheap, and has the capabilities I need.
After reading these posts, I see that isn't designed for this. This is detrimental because now I have to add a USB splitter, and we're already weight constrained. It also makes the UNO Q's VIN port less useful for non-legacy applications, or useless if using a USB hub is an option for you. I think the UNO Q needs a direct method of powering such that it can negotiate and deliver USBC power to ancillaries.
Especially for robotics applications, where space or weight constraints are real problems, any professional user shouldn't be expected to use a USB hub to attach a camera module. In a future version I would love to see changes to the VIN port that allow for USBC output power. I think it would be a great improvement to the product. Thanks!