User Activity

//The wav sample format is from 8bit sound, 8K Hz in an hexadecimal converted arrayThe given below is details of my TIM2 Init function.static void MX_TIM2_Init(void){ TIM_MasterConfigTypeDef sMasterConfig; TIM_OC_InitTypeDef sConfigOC; htim2.Instance...
Hi All,I am using the STM32F103C8?T6 board with I2C PCF8574 with 16x2 1602LCD.When I am initializing the LCD the the backlight automatically goes of.I have tried many times. but result is same.Please advise
Posted on April 13, 2018 at 05:04The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 12, 2018 at 11:51Hi Friends,I am new in community. I have stm32f103c8t6 board. I am using stm cubemx to generate code for ADC reading measurement.  as I saw in cumemx diagram I found that sysclk is set for 8MHZ.I want to know how I c...
Kudos from