User Activity

I have a project on a H563ZI Nucleo board, and noticed an issue when I enable both the Board Support Package (BSP) options and ThreadX.The MX-generated code in main.c places the BSP initialisation after the call to MX_ThreadX_Init()  - see snippet be...
Hi AllI'm having a problem with FDCAN transmissions and would appreciate any insights.  I have a pair of H563ZI Nucleo boards, and am transmitting FDCAN messages, but the 20th of the 29 bits in the FDCAN extended identifier is always received as 1, r...