stm32f303 - irq conflict between CAN and USB #22343
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: STM32
ST Micro STM32
priority: low
Low impact/importance bug
I'm porting zephyr over to a custom board based on a stm32f303rc.
I'm trying to use both of CAN and USB.
If you enable both and build you get an error (see later).
Looking at STM32 datasheet - ( en.DM00043574.pdf) at page 286 you can see that both position 19 and 20 are shared between USB and CAN but footnote 1 says
The error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be possibile to relocate interrupts
Impact
Severe cause I need both of the peripherals
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: