cancel
Showing results for 
Search instead for 
Did you mean: 

CRS example

Brutal Deluxe
Associate
Posted on June 23, 2014 at 18:01

Hi everyone,

I'm starting to use the brand new STM32F072 and I'm very satisfied of it. However I'd like to use the CRS to synchronize the clocks of two micros on the same board, but I can't find any example or guideline. 

Do anyone knows were I could find a little more documentation about this peripheral?

#crs
1 REPLY 1
Amel NASRI
ST Employee
Posted on June 24, 2014 at 11:29

Hi Simone,

In the

http://www.st.com/web/en/catalog/tools/PF260612#

, there are 2 examples using CRS with STM32072B_EVAL board.

You can find them under STM32Cube_FW_F0_V1.0.0\Projects\STM32072B_EVAL\Examples\RCC (RCC_CRS_Synchonization_IT & RCC_CRS_Synchonization_Polling).

If you are not using this eval board, you can generate your own project with CubeMX based on the hardware you have then update it as done in the examples.

Best Regards

-Mayla-

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.