User Activity

Hi, I'm using STM32L4R5ZI nucleo board for my thesis project. But I have a problem doing a very easy thing: read an ADC conversion value. The program do just this: read the value and sends it over usart. The program does this:HAL_ADCEx_Calibration_St...
Hi, I'm new in stm32 world. I recently bougth a stm32L4R5ZI nucleo board and started a project using timer/counter. I tried to do a very simple project that generate a PWM of 1 Hz with d%=50%. So I setup the timer clock to 30 MHz. And in the paramete...
Hi, I'm new in the STM32 world. I recently bougth the STM32L031K6 nucleo board and I am doing a project where I need to connect the analog reference to a voltage different from VDD. So I de-soldered the solder bridge that connects AREF to VDD (SB10)....