Generally speaking, CC1310 uses common commands: CMD_PROP_TX, CMD_PROP_RX to send and receive data, and these two commands limit the data length to 255 bytes. If the customer has more than 255 bytes o...
This is a copy of the example program. I feel it is not right. Please help me. I remember that the book says: SYSCLKOUT is the clock frequency of the CAN module system, which is the same as the CPU cl...
I am using the F4152 microcontroller.The slave address of my I2C device is 0xa0.I wrote 0xa0 into the UCB0I2CSA register.After sending the slave address, the I2C device could not receive it.Later, aft...
[i=s]This post was last edited by qwqwqw2088 on 2018-7-26 08:24[/i] [size=4] At low frequencies, the impedance of circuit nodes in a system can vary greatly; this requires some circuit or experimental...
The current method is to directly connect the voltage to be sampled to the analog input of the microcontroller, so the measured voltage value fluctuates greatly. Let's see if anyone has any good solut...