Where is the error stated?If i configure the usart1 as asynchronous and Hardware flow control is disabled there is no error showing up.If you configure the Pins PA11&&PA12 to GPIOs usb_otg_fs will not work. Do you need USB?Can you post the error or...
Hi szja681.5541402147734006E12,I began recently with Microcontroller and STM32 and I stumbled over the same issue.If you are using a standard-ID ( CAN_TxHeaderTypeDef TxHeader; TxHeader.IDE = CAN_ID_STD;)and Filterscale 32Bit (sFilterConfig.FilterSc...