arduino / portentax8-stm32h7-fw

GNU General Public License v3.0
3 stars 6 forks source link

Fix: Increase RX FIFO size from 8 to 64. #33

Closed aentinger closed 11 months ago

aentinger commented 11 months ago

This is possible because the hardware actually supports a 64 entry wide RX FIFO. Why should we use only 8?