On 8/14/19 9:59 AM, Marcus D. Leech via USRP-users wrote: > On 08/14/2019 09:43 AM, Erivelton Castro via USRP-users wrote: >> Hello, >> >> I need to implement interrupt request on linux, using the N310 >> hardware. There are some example on UHD? I need to read the I/Q Data >> when to occur hardware even. I must to use interrupt request. The UHD >> has support for it? Or I need to implement IRQ on linux embedded? >> >> Best Regards >> >> Erivelton. >> > If you need to directly respond to interrupts on Linux, you'll likely > need to write a kernel-level device driver.
I did a really quick google for some things I recalled that are deprecated now. Then came across this, if you aren't high performance, this might help. https://www.kernel.org/doc/html/v4.17/driver-api/gpio/consumer.html Philip > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com