I am very disappointed. I have been debugging for so long but have not made any progress. I have never used HAL library, CUBEMX and CUBEide, which results in the serial port printing not being availab...
[backcolor=white][size=4][color=#000000]As a novice in embedded programming, I first need to install the embedded system development tool IAR, of course, the cracked version. But I encountered some pr...
* Example 1:
Use P3 port to light up 8-bit LED#include//Header file containing MCU registers/ Function: Delay for a period of time
void delay(void)
{
unsigned char i,j;
for(i=0;i250;i++)
for(j=0;j250;...
This case is a configuration case of connecting the Modbus TCP to Profinet gateway of Bestun Technology to the driver. The devices used are a Siemens 1200PLC, a Modbus TCP to Profinet gateway of Bestu...
In fact, regarding this question, I believe that everyone must have searched through various channels to find out what kind of books are better, and then bought a bunch of related books, but in the en...