2014-06-18 12:18 PM
I copy 2 projects into mine, one is PWM, the other one is Examples\ADC\ADC_RegularConversion_DMA. Both of them work perfectly separately
before, but after copied, only one can work.
I
guess it might because some functions occurs 3 times, 1 in the Main(), 1 in PWM, 1 in ADC, like: HAL_Init(); SystemClock_Config(); BSP_LED_Init(LED3);
I delete some, but the program still doesn’t work.
Please help.
Thanks
2014-06-18 12:55 PM
Try using a Merge tool, and understand the differences in the projects, figure out the parts you need to take from each, and what you have to integrate.
2014-06-18 01:49 PM
what Merge tool I can use?
Thanks2014-06-18 02:24 PM
http://www.araxis.com/merge/index.en