User Activity

Posted on January 13, 2016 at 11:42Hi, I have 2 applications. The first one I download to flash on adress 0x08000000. First application should copy second app from flash (adress 0x08040000) to RAM which start from 0x20010000.I'm using Keil 5.Configu...
Posted on December 10, 2015 at 16:12Hello,I try to send CAN frame from CAN1 to CAN2 on STM32F756xx. CAN1 works in a master mode and CAN2 in a slave mode.I can transmit frames from CAN1 as well as from CAN2 but I can't receive any messages.Also when ...