Posted on May 17, 2011 at 13:02Hi James, Sorry for my broken English.I meant that if you receive can message via CAN interrupt,do not forget to add time delay. Here is my CAN receive code,it works ok. Venus [ This message was edited by: venus.tear o...
Posted on May 17, 2011 at 13:02Hi, Maybe the problems happened in reciving master.when you do CAN test,you should pay attention to CAN baudrate,ID betweend sending mailbox and receiving mail box.If you open IT,do not forget to delay,then close IT. H...
Posted on May 17, 2011 at 13:02Hi coucou, Thanks for your code,I have solved my problem.However,about waking up from STOP mode,the manual(RM0008,page52) said: ''When exiting Stop mode by issuing an interrupt or a wakeup event, the HSI RC oscillator ...
Posted on May 17, 2011 at 13:02HI coucou, thanks for your reply,I have read your tip.The core can enter STOP_LowPower mode.And I chose HSI as system clock.I used RTC alarm to wake up the core but still failed(EXT line 17 has been INIT and conneced)....
Posted on May 17, 2011 at 13:02Hi,I'm using STM32F103VB-LK eval board. I'm do lowpower test with stop mode.before entering stop mode ,I used HSE as system clock. Q1:What's the state of MCU after waking up?Is the state Reset mode or else?And I wanted...