I want to use a host to connect two terminals. There is only one serial port, and I can't add a serial port card or something. Host (send and receive) | | |——————Slave terminal (receive only, no send)...
[i=s]This post was last edited by tdatd on 2019-1-29 16:41[/i] [align=left][font=宋体][size=12.0pt]1 Background[/size][/font][/align][align=left][font=宋体][size=12.0pt] EtherCAT is a high-speed real-time...
[size=6][color=#ff0000]Usage documents and images, as well as the download link of the uboot startup SD card production tool[/color][/size]In the past few weeks, I have been upgrading the Sate210 SDMM...
Table of Contents1 Install Qumu and Debootstrap2 Extract Debain file system3 Improve the file system4 Pack the file system5 Burn and verifyThis tutorial will guide you to transplant the Debian file sy...
Use the built-in temperature sensor of MSP430G2553 adc10 to collect the temperature once every 5 seconds. Use delay(5000); in loop();, the data is only sent once and nothing happens. int temp=0; void ...