Hello everyone,I'm trying to use the loopback mode on the STM32F4DISCOVERY. I configured the CAN peripheral and i started the transmission by adding data but when i try to verify the reception process i can't find data in the RxHeader.
Hi everyone,I want to know if the microcontroller SPC560P-DISP: Discovery+ evaluation board allows me to work with CANFD. I want also to know if there is any tutorials to learn how to use it for this purpose.
Hi everyone!I have some questions related to the STM32F407 board and CAN protocol
Does the STM32F407 have an integrated CAN transceiver?
If yes, how can I identify it in schematics and where can i find the schematics?If no, what external peripher...
Hello,I'm using the STM32F407 board. I'm trying to implement FreeRTOS on a smart parking system but when using the RFID i need to define SysTick_Handler two times. How can i resolve this problem.
Hello,I'm using it for educational purposes to learn how to use CANFD but i only have the SPC560P-DISP available here i cannot use another microcontroller for the moment.