Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add documentation for the particularities of this core #464

Closed
Labels
documentation 📚Improvements or additions to documentation
@romainreignier

Description

@romainreignier

To follow the discussion started in#458, it would be nice to document the usage of this core for users coming for official Arduino core.

Even if a dedicated website would be nice, it requires some work to setup a template with some style, categories... So instead, I propose to leverage theexisting wiki.

I have started by adding theHardwareSerial info reported in#458, see here:
https://github.com/stm32duino/wiki/wiki/API#hardwareserial

Do you think it is the right place? I am open to any suggestions.

@fpistm For theHardwareSerial case, using the first method (declaring aHardwareSerial in the sketch) will not enable theserialEvent() callback, right?
For what I understand here:

#defineENABLE_HWSERIAL1
#if !defined(Serial)
#defineSerial Serial1
#defineserialEvent serialEvent1
#endif

Only passing-DENABLE_HWSERIAL1 will enable it. Am I right?

ToDo:

  • Core debug
  • Pin mapping vs Pin number
  • Digital(Read|Write)Fast(),digitalToggle() anddigitalToggleFast()
    ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentation 📚Improvements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp