In 28335, EPwm2Regs.CMPA.half.CMPA = 0.5*Tcon; this kind of statement, the actual waveform, the duty cycle is not 0.5, and it is also related to the phase TBPHS (theoretically, there should be no rela...
As a simple digital communication method, I2C only needs two data lines to complete the communication between the host (Master) and the slave (Slave) at a short distance, saving MCU pins and additiona...
1. Network Overview
Building a complete Zigbee mesh network includes two steps: network initialization and node joining the network. Node joining the network includes two steps: joining the network ...
[table=98%] [tr][td]I would like to ask a question: If I comment out this line of code, UART2_Send_1Byte(res);, the ESP8266 WIFI module cannot be initialized; but if I add UART2_Send_1Byte(res);, it c...
as follows:
code u8 STB1[][3]={};
code u8 STB2[][3]={};code u8 code *std[]={STB1,STB2}; This worked in 51 before, but there was a problem when ported to 32 (code has been changed to const). Error mess...
[i=s]This post was last edited by gs001588 on 2022-1-22 22:43[/i][Evaluation of domestic FPGA Gaoyun GW1N-4 series development board]——12. Two tips (multi-function pins and board silk screen)Tips (1):...