Re: [I] [BUG] Interrupt flooding in stm32_fdcan_sock driver [nuttx]

2025-07-03 Thread via GitHub
xiaoxiang781216 closed issue #16668: [BUG] Interrupt flooding in stm32_fdcan_sock driver URL: https://github.com/apache/nuttx/issues/16668 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[I] [BUG] Interrupt flooding in stm32_fdcan_sock driver [nuttx]

2025-07-03 Thread via GitHub
csanchezdll opened a new issue, #16668: URL: https://github.com/apache/nuttx/issues/16668 ### Description / Steps to reproduce the issue Error interrupts from CAN peripheral CAN flood the system. ### How to reproduce You need a STM32 board with CAN interfaces enabled. This ha