User Activity

STM32CubeIDE 1.17.0, using FreeRTOS (CMSISRTOS-2) on a NUCLEO-F446RE board.  I am trying to call `osMessageQueuePut(...)` from an ISR (CAN RX0 Interrupt) and find my program hangs indefinitely at that call. // Globals const osMessageQueueAttr_t canMs...
I'm on Ubuntu 22.04 and cannot "connect to myST" via the CubeIDE interface although I can do it through a web browser.  It eventually times out and puts up an error dialog referencing connection issues.  I've played with the networking settings and t...
That's basically it.  I'm thrown off because this page explicitly says it has a 'CAN FD Transceiver', however, nothing says CAN on the silkscreen and this graphic I found:  Refers to the D14 and D15 pins as "CAN TD" and "CAN RD", which I assume is TX...
Apologies for the newbie question, but I am trying to init a project with the following as starting point:STM32CubeIDE v1.17.0NUCLEO-F446REC++ DevelopmentFreeRTOSCAN Interface When creating projects it looks like there's a lot of options, but I can't...
Kudos from