Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

Sending over Serial on Atmega32u4 #80

@YannChansigaud

Description

@YannChansigaud

Hello,

I'm currently developping on Atmega32u4 (Arduino Leonardo).
I encounter a problem when sending data with Serial.write() arduino fonction.
If I activate the bridge first and directly on HairLess, the outgoing data from atmega32u4 serial to midi virtual driver doesn't works.
I need to open and close a serial connexion first (with Serial monitor from Arduino or any other serial RealTerm-like software).

Are you sure you properly open Serial communication between Serial and Midi-out ?
Do you know any Arduino instruction to set the serial send active ?

Thanks anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions