User Activity

Posted on October 03, 2017 at 09:56Hello ST community,What if I provide 2.8V as a Vcc to STM32F0? Does it behave properly?Yes, I have checked input voltage range is 2.4V to 3.6V, still wanted to confirm with you because usually we provide 3.3V to su...
Posted on May 05, 2017 at 11:56Hello ST community,I had already posted the same query with HAL libraries but I am trying to write and read to/from the EEPROM by using old method but I am stucked in reading from the eeprom.My code is,uint8_t mem_adr ...
Posted on April 19, 2017 at 11:49Hello,I have simple interfacing of STM32F0R8T6 with M24C01 EEPROM. It's been one week I am trying to read from EEPROM but buffer is responding with 0xFF value. My program successfully write values on EEPROM but fails...
Posted on January 16, 2017 at 12:06Hello,On my external device I have temperature sensor interfaced with STM32l1xx (SDA, SCL by using I2C)and I am programming that by using STM32l1xx discovery board. I want to see the outputs of sensor on LCD of dis...
Posted on December 07, 2016 at 10:13Hello all,I am trying to program stm32L152 to interface with LS013B7DH03 by using HAL. Its been more than two weeks I am trying to do this (I am quite new to ARM) but not getting proper way to do it. Would anyone ...