User Activity

Hi, I'm using STM32F373 for a biosignal measurement project, and I need some help writing firmware to automatically update the SDADC channel gain during execution.For example, I'm sampling at 100Hz, and after every 100 samples, i want to change the g...
Hi all,I'm currently using STM32F051K8 for a smartwatch project I'm pursuing on a custom made PCB. For power consumption reasons, I wanted to change the MCU to STM32L051K8 which has the exact same UFQFPN-32 footprint.Now, my project works perfectly f...
Hi all,I'm currently using a nucleo-L031 board for some testing and I came across a weird RTC phenomenon.My goal is to do some ADC and send the data through USART, set up an RTC alarm for 10 seconds later, and then fall into stop mode.I have set up t...
Hi,I've developed a custom PCB for STM32F051K8 connected to an external crystal oscillator (8Mhz - nx3225gd from NDK). I think I have set everything correct on CubeMX and managed to get a working firmware going. I set up a 100Hz timer for ADC through...
Updated Question:I have a custom PCB board with L052K8 and F051K8 with the same peripherals and correct hardware design for each (F051K8 has a VSSA for the ADC and different bypass cap), but only the L051K8 is able to program its firmware and reset c...