GD32E231 DIY Contest (3) GD32E231C reads ADC sampling value. The project needs to collect input voltage, output voltage and output current, so a 3-channel ADC is used here for sampling. Refer to the r
Internal functions: some special functions for the target CPU provided by the compiler, as well as commonly used functions that have been highly optimized through assembly.
The internal functions prov
The C2000 microprocessor with C28x+FPU architecture adds some registers and instructions to the original C28x fixed-point CPU to support IEEE single-precision floating-point operations. For programs w
[i=s]This post was last edited by zdzd23 on 2019-10-6 23:52[/i]First, the wiring: 3.3V, GND, SCL, SDA Predefined code:/*Chip address*/#define LSM6DSO_ADRESS 0XD6#define LIS2MDL_ADRESS 0X3C#define LIS2
There are two STM32 MCUs on the board. Due to design limitations, the two MCUs are going to use CAN communication, but I don't want to add interface chips such as TAJ1050. Can I directly connect the R