User Activity

Greetings,I have connected external crystal of 32.768 KHz to STM32F205RG for RTC time keeping purpose. I have also enabled RTC output on pin PC13. Below is my code for RTC Initialization ...int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE E...
Greetings Everybody, I have Nucleo - F207ZG board. I have attached external 3.0 V coin battery to VBat and GND. I am configuring board for RTC peripheral. After configuring RTC time and again rechecking after 1 day the time starts to move ahead or ti...
Greetings Everybody,I am using STM32F429I-DISC1 BOARD version MB1075 C-01. My main aim Generate square wave from 1HZ to 20KHZ - This is completed. I am using Timer5 to generate square wave as per my requirement. I have even checked it on oscillo sco...
Greetings,I am using STM32L151RET6 controller. I have selected timer 5 for square wave generation. Frequency to timer 5 is 1MHz. I am starting to generate 10Hz square wave and increment the value by every 10Hz. After reaching 430 Hz pwm output is cor...
Greetings People.I am trying to interface grphics lcd ST7920 with STM32L using u8g2 and spi interface. I have connected STM32L pins as below RS pin of LCD with CSRW pin of LCD with MOSIE pin of LCD with SCKThe project is written in cube ide and imple...
Kudos from