Stree Serial Wiki



  1. Stree Serial Wikipedia
  2. Street Serial Wikipedia
  3. Stree Teri Kahani Serial Wikipedia
Approved version. Approved on: 12:44, 26 September 2019

2 ways can be used to connect your PC to the board and then to control your board:

T-Series is a YouTube channel maintained by an Indian music company and is the most subscribed Indian YouTube channel label under the same name and owned bySuper Cassettes Industries Private Limited (SCIL). Founded by Gulshan Kumar, it also issues Bollywood film productions. They were well known for their subscriber feud with PewDiePie, and are now the most-subscribed channel in the world. Stree, a 1972 Indian Bengali film Stree (2018 film), an Indian film starring Rajkummar Rao and Shraddha Kapoor Stree (TV series), a Bengali-language soap opera which premiered in 2016.

  • through serial link (UART / USB)
  • through network connection
  • 1Remote terminal via serial link (UART/USB)

1 Remote terminal via serial link (UART/USB)[edit]

First of all, you need to connect your host PC to the board via UART.

Depending on the board, some additional materials may be needed to physically interconnect the board to the console serial port (extension board or adapter to interconnect the UART from the board to the USB PC input).

Pictures describing board connections can be found in Category:ST boards

1.1 On Linux® PC[edit]

On Linux, we recommend to use Minicom.

You need first to check that Minicom is installed on your PC.

  • From a Terminal window on your PC:
  • If a message indicating Minicom does not exist, then install it:
  • To configure Minicom:

The UART configuration that is set with the below command has to match the one from your board: to be checked within board user manual.

Hardware flow control is generally set to off (default value is on) and a baud rate of 115200 is usual.

  • To launch Minicom:

See How to use TTY with User Terminal article to find the appropriate tty instance to be used.

See below example for a standard UART (ttyS0) or STLink interface (ttyACM0):

On the terminal, the prompt is changed to:

Stree Serial Wikipedia

More information on Minicom can be found at the following link: https://help.ubuntu.com/community/Minicom.

1.2 On Windows® PC[edit]

Any of the Windows terminal emulator applications can be used. 'Tera Term' is one of them: http://tera-term.en.lo4d.com/.Then, the configuration is quite simple:

  • Plug the cable and start the board
  • Open a terminal emulator application on your PC and configure with the serial setup menu the USB port to be used and the baud rate of the serial link (in general 115200 baud)
  • More information on the board serial port can generally be found in the hardware user manual of the board

The setup is correct when you can send Linux commands through the terminal emulator and get feedback. You can for example reboot the board and see the boot sequence.

2 Remote terminal over network[edit]

The board can also be accessed via the network through Ethernet connection, using ssh.

To do so, first get the IP address of the board:

  • if it exists, using the board user interface (Terminal window or specific application)
  • using a console (see chapter Remote terminal via Serial link (UART/USB)

If the network connection is through Ethernet then 'InterfaceNetwork' = 'Eth0', else if the network connection is using Wifi then 'InterfaceNetwork' = 'WLAN0'

Then, from another terminal on a remote PC connected to the same network, use the command described in How to perform ssh connection.



Street Serial Wikipedia

Wiki

Stree Teri Kahani Serial Wikipedia

Retrieved from 'https://wiki.st.com/stm32mpu/index.php?title=How_to_get_Terminal&oldid=61390'