Jump to content

MIDI over Bluetooth with ESP32


TK.
 Share

Recommended Posts

Actually I wanted to provide SPI slave (see some postings above), so that the module can be connected to J28 instead of ENC28J60

But a UART connection is available as well - and the baudrate is configurable by default.

As long as you only need a point-to-point connection, UART is a good choice. But for accessing multiple ports (e.g. BLE and Apple MIDI) SPI would be better, because it considers multiple "cables".

Best Regards, Thorsten.

P.S.: in context of MBHP_MF_NG: only UART option will work, because SPI is already used for other purposes.

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...