6 years, 10 months ago.

Read values of Registers STM32L073RZ microcontroller

Hello, I am using an STM32L073RZ microcontroller for one of my projects. When I program the same code in Nucleo Board the code works properly and with the same code, it doesn't work on my PCB. Need to read the values of certain Registers specifically RCC_CR register. We feel the microcontroller is working with the internal oscillator and we need it to work with external 8MHz crystal. Also, need code to change the values of Registers specifically RCC_CR register. Please provide code for the same. Thank you!!!.

Be the first to answer this question.