Resolved! FDCAN tx & rx FIFO size
Is there a way to set the FDCAN TX and RX FIFO sizes for STM32H7R7 in CubeIDE?I snooped around and found a list of macros that are responsible for determining the FDCAN RAM size in the stm32h7rsxx_hal_fdcan.c. Do I just modify these values to set the...