User Activity

I'm trying to select a suitable HSE and size the capacitors + resistor for it following the procedures laid out in AN2867, but I can only reach a "not compatible" result even with the example values used in there (the different stages are done for di...
I'm having trouble reliably sending CAN messages using the HAL functions (STM32CubeIde) in the way I found in some examples. In those, a message is sent by calling HAL_CAN_AddTxMessage(), but for me that causes nothing to be sent unless I manually cl...