User Activity

Greetings, I am trying to blink LED using baremetal programming. I am just starting bare metal programming. My LED on Nucleo - F070 board is not being turned ON. I checked register values on data sheet and user manual and it seems to be correct. RCC ...
Dear all, I am relatively new to STM 32 ADC setup. I am using STM32 L0 series​I want to read data from one ADC channel for 5 minutes, 15 minutes and 8 hours.​Duration will be set by user according to needs. ​I Don't know where to start and is it eve...
Hello, I want to know if there are other platforms like proteus in which I can virtually simulate STM32 MCU and OLED display.STM32 programs are not working in proteus. I just used simple toggle LED program but it is not running on proteus,
/* USER CODE END Header */ /* Includes ------------------------------------------------------------------*/ #include "usb_host.h" #include "usbh_core.h" #include "usbh_msc.h" /* USER CODE BEGIN Includes */ #include "ff.h" /* USER CODE END Inclu...
Here are details about my project:I have connected my USB_DM and USB_DP pin directly to USB connector.I enable A9 and selected as a GPIO output using VBUS setting in CUBEIDE. Which is providing me 3.3VI read that there is inbuilt pull up resistor in ...
Kudos from
Kudos given to