User Activity

standard IAR program. Transmit works normally ( without interrupts ).Receiving doesn't work not with flag polling, not with interrupt. I have seen in Internet similar questions, but no one answer with reasonable explanation or unconditionally working...
Posted on December 16, 2016 at 11:01Hi!Try to construct project with Keil MDK5 for weak STM32F103RB. Run-Time Environment Manager refuses to include Graphics in my project. Is there any certain limitation for this or may be i do something wrong? So,...
Posted on December 13, 2016 at 08:39Hi. Can't find at uVision5 how to create custom board support interface for 'New Project'...... Thanks in advance
Posted on December 11, 2016 at 14:18Hi, friends.I try to link application sample from STMF1cube / STemWin with Keil uVision5 for evaluation board STM3210E_EVAL. I have 14 times 34 warnings about macros redefinition between ....\KeiluVision5\ARM\PACK...
Posted on April 16, 2015 at 00:44Hi friends.My problem is the next: STM32F103 adc + dma transmits only low byte of adc data... The same code via adc EOC interrupt presents the whole 12-bit words. I hope, that i missed something very simple. I use AD...