Search Results

You can find the results of your search below.

yocto_build_system
10 Hits, Last modified:
_name="linux-imx-tq_6.6"| fragment_dir="tqma8xqps_mb-smarc-2-tq-linux/linux-imx-tq/6.6.101-r0/fragment.cfg"| git_checkout="scarthgap.TQ.ARM.
spi
8 Hits, Last modified:
SPI_MOSI and SPI_MISO need to be bridged: On MB-SMARC-2 the corresponding pins are pins 15 and 16 on X24. <code> echo -n -e "\x01\x0F" | spi-pipe -d <spi interface> -s 10000000 | hexdump (e.g. echo -n -e "\x01\x0F" | spi-pipe -d /dev/spidev0.0 -s 10000000 | hexdump) </c
can
6 Hits, Last modified:
/nav> ---- <panel type="default" title="CAN"> The MB-SMARC-2 provides two CAN interfaces: CAN0 and CAN1. <gr... ed to configure CAN0 and CAN1. ^ Function ^ S4-1 ^ S4-2 ^ | CAN-Bus not terminated | OFF | ... ate) | ON | OFF | | CAN-Bus terminated with 120 Ohm | ON | ON | </panel> </col> <col sm="6... -> CAN1 === <code> candump can0& cansend can1 5A1#11.2233.44556677.88 </code> === CAN1 -> CAN0 === <