Embedded Intel® Core™ Processors
Communicate Intel® Core™ Hardware, Software, Firmware, Graphics Concerns
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1332 Discussions

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

bknow1
New User
1,617 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