In blog Posted
Fast GPIO toggle on BeagleBone Black using a userspace driver
Fast GPIO toggle on BeagleBone Black using a userspace driver If you ever had to manipulate a GPIO from userspace on a Linux system, you’ve probably came up with the idea of using the sysfs to do it. This is a popular approach; in fact, our customers often ask about it, there are many posts […]
2Read More