Skip to content

LCD Output via SoftwareSerial broken on IDE 1.8.10+ (1.8.9 OK) #9856

Open
@LKRynearson

Description

@LKRynearson

I am not positive where this goes and am posting in arduino/Arduino requesting help in moving this to where it belongs.

The short description behavior we are seeing is that when using the SoftwareSerial library instead of the regular TX pin to write to an LCD, text does not seem to print correctly on and the cursor location seems to move around so that characters end up where they shouldn't be. This is new behavior after years of everything working fine with the same product and code (so only the IDE or possibly the library has changed).

The issue is described in detail in this Arduino forum post including all hardware, code, etc.

I have verified this issue still exists in the hourly build as of the time of posting. Therefore, the issue exists in 1.8.10, 1.8.11, 1.8.12 and the hourly build as of posting. Version 1.8.9 works as previously / expected. This is on Windows 10, using Arduino Unos, and this LCD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Architecture: AVRApplies only to the AVR microcontrollers (Uno, etc.)Type: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions