User Activity

Dear Sir.I work with LSM6DSL with SPI bus ,The wiring are OK , I can read the register who_am_i.I can't makie the INT1 to work.Attached a codeint32_t lsm6dsl_orienation_config(void){  int32_t ret = true;  unsigned char z;//  lsm6dsl_gy_full_scale_se...
Posted on April 25, 2017 at 19:49Dear Sir .I am configuring A8,A9,A10,A11 for PWM OUTPUT.I don't get an pwm output on PA9 , If I configure PA9 as output , Than I can toggle it.Attached some code/* Configure PWM Outputs */ GPIO_InitStructure.GPIO_Pin...