STM32 with more than 8 filtered addresses for CAN-FD EXT addresses?
Hello, I am interesting about CAN FD options on ST MCUs. I was working on standard CAN on STM32F103 in past and there was possible to define list of filter addresses for 28 STD addresses or 14 EXT addresses. If I've read correctly reference manuals for MCUs with CAN-FD there is usually 28 filter banks for STD addresses but only 8 filter banks for EXT addresses. Exist there some MCU type where is possible to set more as 8 filtered addresses for CAN-FD EXT addresses?
I need to set list of, at least 10, CAN FD extended addresses (but not a range of them) and I don't know if there exist a solution for this on some MCU. If there exist this kind of MCU, can you recommend a development board for this?
Thank for answer in advance.
p..s. usualy in documentation for CAN FD part is written:
"FDCAN extended message ID filter element
Up to eight filter elements can be configured for 29-bit extended IDs. When accessing an
extended message ID filter element, its address is the filter list extended start address
FLESA plus twice the index of the filter element (0 … 7)."

