Currently there is an algorithm library in C++ that can be debugged on dsp using CCS. Now I want to put the library on 8168 dsp and need to convert C++ into C. There is a tool [size=5][color=#8b0000]m...
A simple square wave signal generator that can adjust the frequency with one button. The LED lights up when the frequency is out of range. The frequency range is 100-1000hz.
#include reg52.hsbit PWMOU...
IIC operation failed. I used the method of setting breakpoints in the middle of the program and found that the host detection response signal sub-function failed. I checked and there should be no prob...
I have been quiet for many days, but I have not been idle. I have done some project-related things. I have adjusted a very commonly used chip - DS12C887 (a real-time clock chip), which is produced by ...
In this example, P2.0 and P2.1 of MSP430fr6989 are selected as serial ports UCA0TXD and UCA0RXD; (There is not much code, mainly for register operations, and it is written in the main.c file in a hurr...
Because I have been in contact with PLC control before, and now I am getting started with the 8051 series due to work reasons. Now I have a PCB board of 8051F310. I would like to ask you a few questio...