Page 1 of 1
Can I adjust Base Enhancer while in Real-Time MIDI mode without SPI?
Posted: Tue 2020-04-14 6:58
by Davidelvig
Can Bass Enhancer be adjusted with GPIO pins states and RESET (hardware or software)?
Can I use the SPI interface while in Real-Time MIDI more (initiated by GPIO0 and GPIO1 at startup)?
Re: Can I adjust Base Enhancer while in Real-Time MIDI mode without SPI?
Posted: Tue 2020-04-14 14:03
by pasi
Davidelvig wrote: ↑Tue 2020-04-14 6:58
Can Bass Enhancer be adjusted with GPIO pins states and RESET (hardware or software)?
Not without uploading a user application.
Davidelvig wrote: ↑Tue 2020-04-14 6:58
Can I use the SPI interface while in Real-Time MIDI more (initiated by GPIO0 and GPIO1 at startup)?
Yes, the SCI interface operates normally, and SDI is an alternative way to input the real-time MIDI data.
Re: Can I adjust Base Enhancer while in Real-Time MIDI mode without SPI?
Posted: Tue 2020-04-14 19:55
by Davidelvig
Thanks again!