There is now a 8/16bit parallel?library available for the RA8876 displays and accompanying lib for the capacitive touchscreen controller. Was toying with the idea of a twin teensy setup, one dedicated to the display and one for the DSP work, data xfer between the?two would be over ethernet as it offers high speed and the 16bit connection consumes a lot of the pins on the teensy connected to the display. Might be a good way to get around memory limitations and you could still use a pico pi connected to the DSP teensy to handle the I/O stuff and provide WiFi connectivity which in turn opens up all sorts of possibilities for integration with online API's.Now that we have decent code build to work with I might try to do some testing over the next while to see if I can get this setup to work. Already have the display working with a parallel?connection just need to determine how well firing the waterfall array data across the ethernet works and it doesn't mess up the audio on the DSP teensy. It will be an interesting experiment! On Fri, 28 Feb 2025 at 17:16, jjpurdum via <jjpurdum=[email protected]> wrote:
|