PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: quiz answers

STM32 Ecosystem workshop - Empa

STM32 Ecosystem TeamGoal of this part Practice a bit with STMS tudio monitoring variables and creating expressions Practice a bit with printfimplementation using SWO channel and STLinkUtility application Practice a bit with printfimplementation using USART and any terminal application2In our next task we will use a PC applications to monitor data sent by Nucleoboard over :-asynchronously using USART2 interface -> monitor on any terminal application-synchronously, using SWO interface -> monitor on STLinkUtility application3 Complementary debug toolsUsing printf() over SWO and USART2 to send data via USB to PCUsing SWOintroduction On most of STM32 (except STM32F0, L0 devices) there is peripheral called Instrumentation Trace Macrocell(ITM)(do not mix with Enhanced Trace Macrocell-ETM) available This peripheral can be used to send-out data from MCU over Single Wire Output (SWO) pin It is possible to redirect printf()to use this peripheral Most IDEs can display this information during debug On 64pins nucleo boards (NUCLEO_L476RG as well) SWO pin (PB3) is connected to the STLink (SB15 solder bridge is closed)

In our next task we will use a PC applications to monitor data sent by Nucleo board over STLink v2.1: - asynchronously using USART2 interface -> monitor on any terminal

Loading..

Tags:

  Nucleo

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of STM32 Ecosystem workshop - Empa

Related search queries