Embedded Intel® Core™ Processors
Communicate Intel® Core™ Hardware, Software, Firmware, Graphics Concerns
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
1334 Discussions

用户在APL 的Linux 上如何使用GPIO?

bknow1
New User
1,659 Views

APL Linux 平台提供了标准的GPIO 驱动,因此可以使用Linux 标准的GPIO 操作方法来定制GPIO 接口,具体的驱动代码请参考kernelsource/drivers/pinctrl/intel/pinctrl-broxton.c,gpio 操作方式举例cd/sys/class/gpio; echo 424 > export ; cd gpio424 等等。

0 Kudos
0 Replies
Reply