Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to access E1-4 for sbus input using BBBW with Robotics Cape and Ardupilot #196

Open
imrj opened this issue Nov 23, 2020 · 2 comments

Comments

@imrj
Copy link

imrj commented Nov 23, 2020

as it says, I have a BBBW with a Robotics cape, I configured pretty much as per the ardupilot blue setup....everything works fine except I cannot receive RC SBUS input on any E1-4.....i have tried many different kernels and images, librobotcontrol, etc....nothing seems to help....copy of uEnv.txt below, neither commenting or uncommenting the PRUSS options or cape overlay options makes any difference....the receiver and wiring check out ok, no probs there.

#Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0

uname_r=4.19.142-bone-rt-r56
#uuid=
dtb=am335x-boneblack-wireless-roboticscape.dtb
###U-Boot Overlays###
###Documentation: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays
###Master Enable
#enable_uboot_overlays=1

###Overide capes with eeprom
#uboot_overlay_addr0=/lib/firmware/.dtbo
#uboot_overlay_addr1=/lib/firmware/.dtbo
#uboot_overlay_addr2=/lib/firmware/.dtbo
#uboot_overlay_addr3=/lib/firmware/.dtbo

###Additional custom capes
#uboot_overlay_addr4=/lib/firmware/.dtbo
#uboot_overlay_addr5=/lib/firmware/.dtbo
#uboot_overlay_addr6=/lib/firmware/.dtbo
#uboot_overlay_addr7=/lib/firmware/.dtbo

###Custom Cape
#dtb_overlay=/lib/firmware/BB-I2C1-00A0.dtbo
#dtb_overlay=/lib/firmware/BB-UART4-00A0.dtbo
#dtb_overlay=/lib/firmware/BB-ADC-00A0.dtbo

###Disable auto loading of virtual capes (emmc/video/wireless/adc)
#disable_uboot_overlay_emmc=1
#disable_uboot_overlay_video=1
#disable_uboot_overlay_audio=1
#disable_uboot_overlay_wireless=1
#disable_uboot_overlay_adc=1

###PRUSS OPTIONS
###pru_rproc (4.14.x-ti kernel)
###uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo
###pru_rproc (4.19.x-ti kernel)
##uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-19-TI-00A0.dtbo
###pru_uio (4.14.x-ti, 4.19.x-ti & mainline/bone kernel)
#uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo

###Cape Universal Enable
#enable_uboot_cape_universal=1

cmdline=coherent_pool=1M net.ifnames=0 rng_core.default_quality=100 quiet

@imrj
Copy link
Author

imrj commented Jul 11, 2021

any update???

@kar1150
Copy link

kar1150 commented Aug 31, 2023

HI! Did you manage to solve the issue? I am also stuck here - tried many images, kernels, binaries - still nothing. Next I will probably turn to the binary file, think it had the RC port defined somewhere, idunno. Any help would be appreciated,

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants