2025-09-12 9:53 PM
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 FIFO sizes?
Here is my configuration parameters.