F&S Support Forum
Recent Activities
-
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 -
Habi
Replied to the thread How to power off USB?.PostI tried your device-tree with the regulator with the following result:
When unbinding the driver:- USB-memory-stick connected: When unbinding the driver via echo 'usb1' > /sys/bus/usb/drivers/usb/unbind the stick enters "suspend mode" but vbus is not
-
fs-support_MRO
Posted the thread New FSBUS Driver for Windows 10/11 IoT.ThreadNew FS-BUS Driver for Windows 11 IoT — Same Functionality as Legacy WinCE Version
We are pleased to announce the availability of a new FSBUS driver developed for Windows 10/11 IoT. This driver provides the same functionality as our original FSBUS driver… -
fs-support_PG
PostFrom the same as the Kernel patch level of the release:
v5.15.148
https://git.kernel.org/pub/scm…nux.git/tree/?h=v5.15.148
Your F&S Support Team