Hello, is there somebody working on MIDI? I really do need help:
System is Bookworm on Pi5
In my /boot/config.txt I did:
outputs something weird (e.g. some corrupt MIDI-messages) when I press the pianokeys, however it is obvious that at least the baud rate is not correct.
outputs "Failed to apply overlay '1_midi-uart0-pi5' (kernel)'
Howeverfor testing reason, won't complain.
in /boot/cmdline.txt I deleted the console-part. However, it makes no difference. Also doublechecked MIDI-HW.
To resume:
It seems that I already managed to get ttyAMA0 working, however dtoverlay midi-uart0 fails.
I really do appreciate your help.
Thorsten
System is Bookworm on Pi5
In my /boot/config.txt I did:
Code:
dtoverlay=disable-btenable_uart=1# get UART back to GPIO Header:dtparam=uart0# set params for MIDI Comdtoverlay=midi-uart0
Code:
sudo ttymidi -s /dev/ttyAMA0 -b 38400 -v
Code:
sudo dtoverlay midi-uart0
However
Code:
sudo dtoverlay midi-uart2
in /boot/cmdline.txt I deleted the console-part. However, it makes no difference. Also doublechecked MIDI-HW.
To resume:
It seems that I already managed to get ttyAMA0 working, however dtoverlay midi-uart0 fails.
I really do appreciate your help.
Thorsten
Statistics: Posted by Stupps — Tue Feb 06, 2024 7:33 am