User Activity

Hello community !The last part needed for my implementation is an MCU to MCU multislave communication.From a hardware point of view LTC6820 (isoSPI) devices will be used attached to an STM32F4 on the host side and up to 10 STM32F103 as slaves.The LTC...
edit: the problem was due to a CAN-master switching baudrates on the fly.the wrong (slower) timing was detected by the CAN controller causing the interruption of the ongoing transmission.Hello Community !I am implementing CAN communication with an in...
Posted on May 25, 2018 at 00:16Hi,I'm using a STM32F103C8T which shall be in circuit programmed by an ESP8266.For this reason i connected PA9/PA10 to the USART Port of the ESP and the ESP controls Reset and BOOT0 to start the STM32 in Boot or Run mo...