12864+18B20+1302 perpetual calendar source program [color=red] The chip I use is STC89C58BD, and other chips have not been tested, please verify, [/color]/*Define DS18B20 data line*/ sbit DQ = P1^4; /...
I have been learning Verilog for a while, although not for a long time, but I can basically use Verilog. Some time ago, I used Verilog to write some programs similar to electronic clocks, traffic ligh...
A: When UST_OTG1 is not used to burn the system, can it be used directly by plugging in a USB flash drive?
B: The EK140P baseboard of 6UL and 6ULL is not powered by OTG1, so it cannot be used as a HOS...
I turned on #define CONFIG_RAW_TRACE_ENABLE 1 and then the compilation failed. The reason is that void _trace_task_0_overflow(EVENT_HANLDER *p, TASK_0_EVENT_TYPE ev, void *event_data) { p = p; ev = ev...