У нас вы можете посмотреть бесплатно 14.1(i) - Serial Communication on the MSP430: The UART - Transmitting a String to the Terminal или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video works best if you have my textbook and are following along with the video. Get the book here: https://amzn.to/32vpsEY. This video covers a portion of section 14.1 in the textbook "Introduction to Embedded Systems Design using the MSP430FR2355" by Brock LaMeres. This section covers the UART serial communication peripherals on the MSP430, called the enhanced Universal Communication Interfaces (eUSCI). This video gives a program example of transmitting a string of ASCII characters of over UART and observing it in the Terminal window of Code Composer Studio. The timing of the transmission is managed using delay loops.