User Activity

Hello everyone,I am trying to get data from 10 ADC channels and want to display all the data simultaneously on the LCD. I successfully get the data from ADC channels but unable to display it simultaneously .Please give me suggestions over it and i am...
I have connected a sine wave of amplitude 3V with 1.5V shifted above the zero to 12-bit ADC channel by using dsPIC33FJ32MC204 controller and stored in an array. I want to detect the max value out of five samples because after the five samples my data...
Hello,I am trying to do communication between Charger IC(BQ25700A) and STM32 controller by using I2C communication protocol.For taking the status of charging/discharging current of battery from charger ic,i have to configure registers in charger ic a...
Hello,I am trying to communicate between stm32 and charger ic(bq25700a) and i am using I2C communication protocol.For that i have to transmit hex value in such a way that 8-bit LSB first and then 8-bit MSB.I am transmitting hex value 0A00, so i am ta...
Hello,I am trying to estimate soc by coulomb counting method.In coulomb counting we required integration of discharge current.I am getting accurate discharge current but unable to add them by using array. I tried using array :float buffer[50]; float ...
Kudos from