cancel
Showing results for 
Search instead for 
Did you mean: 

STM32G483 FDCAN1 IRQ missing in vector table (startup_stm32g483xx.s)

stinguely
Associate II

FDCAN1_IT0_IRQHandler and FDCAN1_IT1_IRQHandler are not defined in the interrupt table of the file startup_stm32g483xx.s. When an FDCAN1 interrupt occurs, it generates an hardware fault. Adding the FDCAN1 irq handlers to the interrupt table solves the problem. Is it a bug in CMSIS package or is there a reason for omitting FDCAN1 handlers in this file?

3 REPLIES 3
Imen.D
ST Employee

Hello @stinguely​ ,

Could you please precise which version are you using?

Did you try the last release?

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
stinguely
Associate II

Thanks for the reply.

I checked the following versions of STM32Gxx_DFP and none of them has the FDCAN1 handlers:

v1.5.0

v1.4.0

v1.3.0

Imen.D
ST Employee

Thanks @stinguely​ 

Thanks for highlighting this issue.

Your request is raised internally (ticket number: 134583) for checking and working to resolve this.

PS: Internal ticket number 134583, This is an internal tracking number and is not accessible or usable by customers.

Thanks

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen