STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Bitmap on STM32F746G-DISCO discovery board

Posted on April 19, 2017 at 09:29 Hi all Recently, I created a Win32 application to convert a bitmap (.bmp) file into a header file (.h) in order to display it in mySTM32F746G-DISCO discovery board. Everything works fine but the bitmap (24 bit de...

0690X00000606oBQAQ.png

I am new ,in STM32 . I have an old board STM32 value discovery (STM32f100RBT6B) I wrote a code for LED ON But not working ,whats the wrong

#include <stdint.h>#define RCC_CFGR_BASE_ADDR   0x40012800UL#define RCC_CFGR_REG_OFFSET   0x04UL#define RCC_CFGR_REG_ADDR   (RCC_CFGR_BASE_ADDR + RCC_CFGR_REG_OFFSET )#define RCC_APB2ENR_REG_OFFSET 0x18UL#define RCC_APB2ENR_REG_ADDR  (RCC_CFGR_BASE_A...

Getting No Source Available (Memory Address) Error

Hi,I tried to debug my code into my custom board controller (STM32F030RCT6) through STM32f0 Discovery. when I try to debug, I got the error ''No source available for ''0x8000f24''  So please tell me how to fix this error. Thanks

0693W00000Y6u4bQAB.png
DM.13 by Associate
  • 694 Views
  • 3 replies
  • 0 kudos

Resolved! how to configure ADC injected channel with PWM ?

HiI am using STM32F103C8T6 Microcontroller and tring to configure ADC injected channel with Timer 2 PWM in Register level. but i don't know how to enable the ADC injected channel. help meThanks in advance!

Lead-time for STM32A6VG MCU.

Hello Community,I am making a new project based on an ultra-low power application with a STM32L4A6VGT6. But the problem I am facing is with its inventory.Can anyone tell what is the lead time for this Part Number?Thanks in Advance.