[code]*dwStartSector - Logical sector to start the partition.NEXT_FREE_LOC if none*specified.Ignored if opening existing partition.*dwNumSectors - Number of logical sectors of the partition.USE_REMAIN...
I cannot debug the program compiled with VC2005 in Platform Builder 5.0. When loading, it shows: Loaded 'menus.exe', no matching symbolic information found. I confirmed that the pdb debugging file has...
[i=s] This post was last edited by Renjianjingpin on 2020-7-22 11:36[/i]This solution is a method for implementing wireless Modbus communication between Kunlun Tongtai touch screen and four DTD433FC w...
I saw this paragraph in the 6437 example program. It seems to define I2C related pins. I couldn't find the basis and didn't understand what it does. #define I2C_GPIO_GROUP_0 ( 0x38 | 0 ) #define I2C_G...
Since the official release of RT-Thread 0.3.0, after 8 months of intensive development by developers and positive feedback and testing from the general public, the first test version of the RT-Thread ...
Now I use 24C02 as a power-off protection chip, and need to write data into 24C02 when the power is off. But now there is a problem, I don't know if it is written incorrectly or read incorrectly, the ...