Search Results

You can find the results of your search below.

deployment_yocto
25 Hits, Last modified:
$ sudo dd if=tq-image-weston-debug-tqma95xxsa-4gb-mb-smarc-2.rootfs.wic of=/dev/sdc bs=1M conv=fsync #Assuming the SD card is assigned to ... t'' (e.g., ''tq-image-weston-debug-tqma95xxsa-4gb-mb-smarc-2.rootfs.wic.zst'') ==== Prepare Hardware (Seria... dule. - Set the DIP switch S3 on the mainboard (MB-SMARC-2) as follows: <grid> <col sm="6" xs="12"> <pane... a95xxSA:** <code>sudo uuu imx-boot-tqma95xxsa-4gb-mb-smarc-2-sd.bin-flash_a55</code> </panel> <panel type="
quickstart_yocto
17 Hits, Last modified:
od_name_a="TQMa95xxSA"| mod_name_b="tqma95xxsa"| mb_name_a="MB-SMARC-2"| default-machine="tqma95xxsa-4gb-mb-smarc-2"| machine="tqma95xxsa-4gb-mb-smarc-2"| target-machines="++ tqma95xxsa-2gb-mb-smarc-2 \| TQMa95xxSA with 2GB RAM on MB-SMARC-2 ++ \\ ++ tqma95xxsa-4gb-mb-smarc-2 \| TQMa95xxSA wit
yocto_build_system @en:arm:tqma95xxsa:linux:yocto:how-to
12 Hits, Last modified:
ame="linux-imx-tq_6.12"| fragment_dir="tqma95xxsa_mb-smarc-2-tq-linux/linux-imx-tq/6.12.55+git/build/fragment.cfg"| git_checkout="scarth
can @en:arm:tqma95xxsa:linux:yocto:how-to
8 Hits, Last modified:
/nav> ---- <panel type="default" title="CAN"> The MB-SMARC-2 provides two CAN interfaces: CAN0 on X29 and CA... oopback"> {{ :en:arm:tqma8mpxs:linux:yocto:how-to:mb-smarc-2_can.png?nolink&400 |}} </panel> </col> </grid> ... -> CAN1 === <code> candump can0& cansend can1 5A1#11.2233.44556677.88 </code> === CAN1 -> CAN0 === <code> candump can1& cansend can0 5A1#11.2233.445566
spi @en:arm:tqma95xxsa:linux:yocto:how-to
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/spidev1.0 -s 10000000 | hexdump) </c