User Activity

Hi,how to generate the sine wave using pulse width modulation for 5Khz frequency using Sine wave look up table. I have already created the sine wave look up table but I am not getting how to do with the help of sine wave look up table to generate the...
Hi, May I know how to check the GPRS HTTP commands are continuously working or not in stm32f103c8T6 using UART and How to put those HTTP commands in while loop. Plz help me how to do this.Thank you
Is it possible to set I2C SCL and SDA pins to high and low in stm32 to read and write the EEPROM IC. If it is possible plz help me how to do that and how to generate the function to read and write the EEPROM 24c16 IC in stm32.Plz help me.Thank you
Hi, I am new to stm32 I am not getting how to read the values what I write to the 24c16 EEPROM IC .Plz help me how to read the values by generating the read function in stm32 f103.void write_eeprom_reg(uint16_t reg_addr, uint8_t value){ //uint8_t d[...
Kudos from