
nvidia
nvidia jetson 系列
不穿格子衫的男孩
知识因传递而显价值
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
agx gpio-leds
We have a custom board with GPIO_X1_AUD_PX1 connected to an LED. I want to set up the device tree such that this LED is a heartbeat. I’ve added the following to the device tree, but don’t see any new entries under /sys/class/leds (the only thing there is m原创 2021-06-03 23:03:18 · 397 阅读 · 0 评论 -
jetson agx xavier gpio-user驱动
设备树 Linux_for_Tegra/source/public/hardware/nvidia/platform/t19x/galen/kernel-dts/tegra194-p2888-0001-p2822-0000.dts #include "common/tegra194-p2888-0001-p2822-0000-common.dtsi" #include "common/tegra194-p2822-camera-modules.dtsi" #include "t19x-common-modu原创 2021-03-30 16:35:31 · 1069 阅读 · 3 评论 -
agx pwm使用
sudo apt-get install busybox /sys/class/pwm# ls -l lrwxrwxrwx 1 root root 0 Apr 20 10:10 pwmchip0 -> ../../devices/3280000.pwm/pwm/pwmchip0 pwm1 lrwxrwxrwx 1 root root 0 Apr 20 10:10 pwmchip1 -> ../../devices/c340000.pwm/pwm/pwmchip1原创 2021-04-24 16:20:56 · 1148 阅读 · 0 评论