User Activity

Posted on November 28, 2016 at 23:46Configuration: STM32F107, Linux PC, VCP library provided by STM. Received data is buffered from interrupt and reading within RTOS task context. When resetting device, it's start to be visible as /dev/ttyACM0. Ok. ...
Posted on June 02, 2016 at 08:24Hi everyone.I see CAN TX interrups.I can't catch interrupt related to CAN RX just by putting jumper between PB8 and PB9 (GPIOs are remapped - double checked).Is it possible ? #bxcan #nucleo103rb #stm32 #can
Posted on June 01, 2016 at 16:35Hi all. I can't get more far than reset handler. On a first instruction I'm failing into HardFault_Handler. SCB->CFSR says  STKERR and IMPRECISERR.I see it only in STM32F100C8T6B. They all have rev. Z. All another chi...