[i=s]This post was last edited by fish001 on 2019-8-8 22:51[/i]I didn't use Keil, I used IAR.
The MCU source code is as follows:#include msp430f5529.h#include "SPI.h"#include "MAX7456.h"
#define uint ...
Example PurposeDemonstrates the use of AT32F4xx_CAN filter. The filter is mainly used to selectively receive messages.
Supported models:AT32F403xxAT32F403AxxAT32F407xxAT32F413xxAT32F415xx
Main periphe...
Received the X-NUCLEO-IKS01A3 sensor kitMore images of the sensor suiteConnecting X-NUCLEO-IKS01A3 using MicroPythonHTS221 driver porting for MicroPythonX-NUCLEO-IKS01A3 Official Technical DataDiffere...
The chip itself has a temperature sensor, and data is collected through the 16th channel of ADC.The routine first creates a project and then imports all files of the routine USER into the USER directo...
In this section, we use Qt to write a simple host computer.Experimental introduction: Assemble the UI interface and use the serial port class provided by Qt to implement the serial port receiving and ...
[size=4][color=#000000][backcolor=white]Ideally, wireless signals travel in a straight line from the transmitter to the intended receiver. This type of propagation is called Line Of Sight,Wireless sig...