User Activity

This has been a reoccurring issue for me, whenever I raise the ADC frequency above 0.25MHZ the while loop gets interrupted, and when I use frequencies below that the ADC resolution drops to 8 bits for an unknown reason. Is there a way to fix this wi...
I want to use an SR latch to detect the alarm pulse on the tamper pin ( STM32F103C8T6), is this possible in Vbat mode? if it is, then what amplitude is this pulse (I am asking because it might be possible that the pulse wasn't high enough for the sr...
I am working on a low power project using the stm32f103c8 (bluepill) and for some reason, the lcd refuses to work in low frequencies (500KHZ) , it works just fine in high frequencies (72MHZ) mind you. is it something related to the I2C clock? I've tr...
I've been trying to implement a clock and calendar into my solar tracker project(using an stm32f103) so that I can set at which time it should go to sleep ( and for how long) , but every time the board goes into standby the counter -unfortunately- ge...
I am referring to the regulator connected to the usb 5V ( the 5V pin), can it handle a voltage of 12v and step it down to 3.3V for the chip? if not then what is the limit?