logo

Crowdly

Browser

Add to Chrome

Мікропроцесорні системи (САП)

Looking for Мікропроцесорні системи (САП) test answers and solutions? Browse our comprehensive collection of verified answers for Мікропроцесорні системи (САП) at vns.lpnu.ua.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Який біт UCSRA використовується для подвоєння швидкості передачі даних USART?

0%
0%
50%
50%
View this question

У якій формі електрично кодовані дані передаються в SPI?

0%
0%
0%
100%
View this question

Який з наступних елементів підтримує протокол I2C?

0%
50%
0%
50%
View this question

Яка мета наступного коду Arduino?

void setup() {

Seria.begin(9600);

}

void setup() {

Serial.write(40);

}

50%
0%
0%
50%
View this question

Скільки регістрів загального призначення є в МК AVR ATmega?

0%
0%
100%
0%
View this question

Для чого використовується функція attachInterrupt()?

0%
33%
0%
67%
View this question

До якої пам’яті звертається компілятор, якшо змінна оголошена як volatile?

67%
0%
33%
0%
View this question

Що з наведеного нижче є правильним щодо величини кроку квантування в АЦП МК AVR?

0%
0%
100%
0%
View this question

Який результат програми, наведеної нижче, якщо на вивід A0 плати Arduino UNO подається напруга 5 В?

void setup() {

    Serial.begin(9600);

    pinMode(A0, INPUT);

}

void loop() { 

    int s = analogRead(A0);

    Serial.println(s);

}

0%
0%
0%
100%
View this question

Що означає MOSI в архітектурі шини SPI?

50%
50%
0%
0%
View this question

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome