Posted on August 23, 2015 at 05:52I create a project with stm32cubemx last version , use osSignalSet and all osSignalXXX cause 'link error' 'notfound'mcu :stm32F103C8T6(in cube ,this should be stm32f103c8tX) #stm32f1cube-rtos-bug
Posted on May 12, 2018 at 15:42 ‘scope’ =Oscilloscope.....OK, I have one. As described in Chinese above, I used an incorrect boardwhich PB8 and PB9 were occupied by other function. Using the oscilloscope, I identified the problem, purchased two n...
Posted on May 12, 2018 at 02:16I have no scope.I just use debug trace ,set a break point on the send or receive function,and watching the message.Trace on device B while A is running free or trace on device A while B is running free.The same way...
Posted on May 11, 2018 at 15:00 I don't think ABOM = ENABLE is necessary. I changed the 'ping-pong procedure' ,it works like this: A send '0' to B if A received '1',A send '2' to B or A will send another '0' after few seconds. Once B rece...
Posted on May 06, 2018 at 19:34To the above replies(write in Chinese), I made the following clarification: My project was not completely successful. It seems there is a bug in the HAL library .Hardware configuration : stm32f103c8t6 processor, using...