User Activity

Hello, I want to control the position of my device with mpu6050. The logic is briefly as follows: I will mount my device somewhere, then with a command the device will save its current position. Afterwards, I want to know whether this device is in th...
hi i have  a question about stack memory.is memset or sprintf function take space on ram stack memory? For example i create global array like my_array[1024]. when i call memset in my private function, does memset function take extra space on ram(stac...
Hi, i have stm32f0c8t6 micro controller. i am using adc-dma with timer interrupt. ADC after working correctly for a while, buffer values doesn't change. what could be the problem?
Kudos given to