User Activity

Hi all, want the schematics of STM32H745I-DISCO in orcad. anyone here successfully converted it from altium ? please share orcad file.
Posted on February 24, 2016 at 11:29 hi, i am using stm32f7 and for debugging ulink pro, i have tried to enable ETM but not succedded. the connector i am using is, where traceD0-D3 are PE3-PE6. th...
Posted on January 14, 2015 at 18:02hi,Is STEVAL-IEG001V2 open source? is the code of stm32f20x (used in STEVAL-IEG001V2) available?thanks
Posted on August 31, 2013 at 20:31hi i am working on stm32f4. i am having a small programming issue, while my code is executing, ISR comes, i want to change the return address of ISR, i.e it does not goes back from where the processor left the code....
Posted on August 04, 2013 at 01:47hi,i am working on stm32f407. i am experiencing hard fault handler. start:{}timer();while(!one_second_timer){ /*my code*/}goto start;and the code for timer is void timer(void){ uint16_t PrescalerValue = 0; TIM_Cmd(T...