[i=s]This post was last edited by damiaa on 2016-1-4 16:15[/i] Are there any netizens who have played with NUCLEO-STM32F031K6? I have a question:1. The debug interface IO and CN2 of 031K6 connected to
void msec(unsigned int x) { unsigned char j; while(x--) { for(j=0;j<125;j++) {;} } } Why is this program able to delay 1ms if X=1? I am not sure how it is calculated. The oscillation frequency of the
8 Interrupt PIC 16F84 has real-time processing function, and can handle abnormal events in the outside world in a timely manner by interrupt technology. When the CPU of the microcontroller is proc
In order to improve the safety performance, TI's DSP has protected many key registers. The setting and resetting of bit 6 of status register 1 (ST1) determines whether DSP instructions are allowed to