Alexandre Baiocco 0 Posted January 17 Hello, my name is Alexandre Baiocco, and I'm from Brazil. I'm having an issue with the TINKER 3N environment. I installed the library and all dependencies on Tinker3N, which is running Debian 11. Everything was installed correctly and reviewed. However, when I try to use the tests already done on GitHub (https://github.com/TinkerBoard/gpio_lib_python.git), I'm getting an error with the import statement "import ASUS.GPIO as GPIO." When I open the ASUS folder and check the init.py file, there is nothing in it. Is that correct? Could you help me with what to do? I've been stuck with this problem, and I can't seem to resolve it in any way. Share this post Link to post Share on other sites
tooz 53 Posted January 18 hello @Alexandre Baiocco, 18 hours ago, Alexandre Baiocco said: GitHub (https://github.com/TinkerBoard/gpio_lib_python.git) this is for tinker board (rk3288), asus.gpio is not yet supported on tinker 3n -- we're planning to support it in the next release, target 2024/02 1 Share this post Link to post Share on other sites
Alexandre Baiocco 0 Posted January 18 (edited) Hello @tooz, so is there any way for me to test the GPIO ports with the Tinker 3N? Any library, SDK, or code? Edited January 18 by Alexandre Baiocco Share this post Link to post Share on other sites
tooz 53 Posted January 19 hello @Alexandre Baiocco, i'll check with my team and see if i can get you the sources for gpio Share this post Link to post Share on other sites
Alexandre Baiocco 0 Posted January 19 Okay, I'll be waiting Share this post Link to post Share on other sites
Alexandre Baiocco 0 Posted January 23 Hello @tooz, Did you get any answers? Share this post Link to post Share on other sites
tooz 53 Posted January 24 hello @Alexandre Baiocco, the asus.gpio for tinker board 3n can be downloaded here: https://www.asuswebstorage.com/navigate/a/#/s/C48903C16D79411E96C4FB3DB82621014 it'll be supported by default in our next os release Share this post Link to post Share on other sites
Alexandre Baiocco 0 Posted January 24 Thanks @tooz, Can you send me a doc with use guide ? The lib is working, but when i use the test who u send is not working Share this post Link to post Share on other sites
tooz 53 Posted January 26 hello @Alexandre Baiocco, the documentation for asus gpio (tinker board 3n) can be downloaded here: https://www.asuswebstorage.com/navigate/a/#/s/5D3F8EFB2B2D4EDD96C4AF57334C5B434 Share this post Link to post Share on other sites
tooz 53 Posted January 29 hello @Alexandre Baiocco, the new release (kernel 5.10, debian 11) of tinker board 3n supports asus.gpio by default: Tinker Board 3N Debian 11 (Kernel 5.10) V1.0.17 Share this post Link to post Share on other sites