Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Serial port diconnect + connect does not reset Arduino Nano #1285

@iqapps

Description

@iqapps

When doing 'disconnect' then 'connect' on the Serial port, the attached Arduino Nano (FTDI) does not reset.

This was reported also on version 0.31.

When doing the same with the serial port from a C# program it is possible to reset the same Arduino by controlling the DTR line.

Seems like the VS-Code serial port controls does not control DTR line correctly.

Maybe it should be an option to be able to select if DTR and/or RTS should be controlled when disconnecting/connecting the Serial port.

Preferrebly a setting to enable DTR/RTS control should be the Arduino type dependent settting with possible user setting override.

VS Code version: Code 1.56.2 (054a929, 2021-05-12T17:13:13.157Z)
OS version: Windows_NT x64 10.0.19042

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-more-infoMore details about this issue are needed for it to be actionable.serialIssues with serial portsstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions