User Activity

Hello All, I want to find the Vref Voltage on which my ADC is operating. For this I am trying to find the VDDA. To get the VDDA I need to find the VREFINT_CAL value of my Microcontroller. I am unable to find the memory address for the same in both da...
Hello All,I am using STM32F103C8 as an I2C SlaveAs Shown in the above image the Slave did not responded to the Master. In this particular call from the master, the slave gets in to the BERR Error.I ***** the same Slave with Arduino Uno as I2C Master ...
Hi There,I want to generate a project template for STM32F103 based mcu, but the template/project should be C++ based not C based. I tried to mark C++ while creating a new project but still the end result was c based project only. main.c was created i...