User Activity

Posted on November 09, 2017 at 12:40HiI want to work on STM32L431CC chip.But I didn't found any discovery board for this.I found this from one of the post in community (https://community.st.com/message/166605-re-st32l431-discovery-boards?commentID=1...
Posted on October 29, 2015 at 08:47Hi,I am using STM32F051R8 eval board I am trying to read temperature sensor and internal voltage values but some times I am getting wrong ADC conversion valuesvoid MX_ADC_Init(void){  ADC_ChannelConfTypeDef sConfig...
Posted on October 14, 2015 at 15:35hi,I am trying to input capture and output compare values but i cant able to read those values is there any mistake in my code.I enabled clocks also.But still I am getting this issue.Can any one guide me please.// ...