F&S Support Forum
Recent Activities
-
Habi
Replied to the thread How to power off USB?.Post(Quote)
Thank you for this tip, this command works. USB is powered off.
And echo "ci_hdrc.1" > /sys/bus/platform/drivers/ci_hdrc/bind powers on again.
(Quote)
Greate hint again. The following command also works:
Power off: uhubctl -a off -p 1 -r 10
Power on:… -
Habi
Liked fs-support_PG’s post in the thread How to power off USB?.Like (Post)Maybe this fixes your uhubctl problem?
https://github.com/mvp/uhubctl…fter-few-seconds-on-linux
Your F&S Support Team -
Habi
Liked fs-support_PG’s post in the thread How to power off USB?.Like (Post)Hello,
could you test the following command?
(Code, 1 line)
i think echo 'usb1' > /sys/bus/usb/drivers/usb/unbind does not unload the whole usb stack. there is still a hub device left, which seems to claim the vbus control.
Your F&S Support Team -
fs-support_KM
Replied to the thread Two inputs change together (J1-54 and J1-63).PostHello,
the GPIO Reference Card is now updated.
Thank you for the update on your situation.
Your F&S Support Team -
Kor
Replied to the thread Two inputs change together (J1-54 and J1-63).PostYes, now it works perfectly!
Thank you for quick response.
Kamil -
fs-support_KM
Replied to the thread Two inputs change together (J1-54 and J1-63).PostHello,
you can check the GPIO Reference Card for the PicoCOMA9X. The pin J1-63 is shared between the pads LCD_HSYNC and LCD_B2.
Otherwise, it seems that there currently is an error in the Reference Card for the signals LCD_B3 to LCD_B6 that the gpio… -
Kor
Posted the thread Two inputs change together (J1-54 and J1-63).ThreadHello,
I have a problem using these two pins as inputs.
In one of our devices we have LCD connected and both pins work fine (J1-54 as LCD_B3 and J1-63 as LCD_HSYNC).
In our new device I need to use many pins of LCD interface as GPIO. In dts I set… -
Andre.Wagner
PostThanks! -
fs-support_PG
Replied to the thread How to power off USB?.PostMaybe this fixes your uhubctl problem?
https://github.com/mvp/uhubctl…fter-few-seconds-on-linux
Your F&S Support Team -
fs-support_PG
Replied to the thread How to power off USB?.PostHello,
could you test the following command?
(Code, 1 line)
i think echo 'usb1' > /sys/bus/usb/drivers/usb/unbind does not unload the whole usb stack. there is still a hub device left, which seems to claim the vbus control.
Your F&S Support Team