User Activity

Hello.I run into a following error while building my project using ai:  make: *** No rule to make target '/home/user/git/stm32/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q15.c', needed by 'Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q1...
Posted on June 19, 2018 at 08:54Hello.I am developing on stm32f4discovery board and I use both, CAN1 and CAN2 in my project. I know that CAN2 can't be used without CAN1, but what I am struggling to figure out is that if for example, I lose physical ...
Posted on November 21, 2017 at 08:16Hi.I am trying to establish CAN connection between STM32F767NUCLEO144 and STM32F4DISCOVERY boards. So far I have maneged to establish connection between 2 STM32F4 boards and between 2 STM32F7 boards(I can transmit...