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

STM32G474 error code

Hi, I'm using STM32G474RET6 for development.When I debug code by SWD, the download verified successfully.But it will be suspended at HAL_Init() and show an error is Break at address "0x1fff5048" with no debug information available, or outside of prog...

Stone1_0-1698818507459.png Stone1_1-1698818516062.png
Stone1 by Associate II
  • 2974 Views
  • 8 replies
  • 0 kudos

Beginner`s ask for help to flash the STM32

Hi,I am an absolute beginner in STM32 ecosystem. This is my first time programing an STM32. My MCU is STM32F756VGH6 in TFBGA100 package. I wrote a simple led blink program and encountered a problem while trying to flash the MCU (got some kind of erro...

Vilius by Associate III
  • 26805 Views
  • 41 replies
  • 3 kudos

Resolved! B-U585I-IOT02A Dev Kit: WiFi and Bluetooth Module Part Numbers?

Looking for Part numbers for modules on the B-U585I-IOT02A dev kit, specifically the Bluetooth and WiFi modules, but also looking for part numbers on the modules listed below. Didn't see P/N's listed in the datasheet but maybe I was looking in the wr...

PNada.3 by Associate II
  • 1278 Views
  • 2 replies
  • 1 kudos

Resolved! Bring up stm32G4 custom board

Hi,In my project I need to bring up stm32g4 IC in custom board. Can anyone tell me the process to do that.1. Bootlooader flashing: Do we need to flash the bootloade in to IC?if Yes,Where can I get the bootloader for STM32G4 IC.What is the process to ...

Resolved! Evaluation Kit for STM32H745XI

Hi,We are using STM32H745XI processor for one of our customer products. To start our initial software prototype development, we are looking for the evaluation kit. I went through the processor product page, and I have following queries:1. Looks like ...

Jigs by Associate
  • 995 Views
  • 1 replies
  • 0 kudos

STM32F746 FMC NWE periodically goes high

Hello. I'm using STM32F745VET.I want to connect SRAM via FMC, but when I run a simple app, the waveform look like below.The code I made is just write data "0x28". and It does not work.As you see, NWE signal work high-low periodically. I think this is...

image.png
Kourinho by Associate
  • 1381 Views
  • 3 replies
  • 0 kudos

TIMER

Hello,I found an example on the internet of a project but I don't understand the usefulness of using a Timer 7. Could you tell me why ? Thanks in advance. __IO uint32_t usTick; void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim) { /* Preven...

DYann.1 by Senior II
  • 9906 Views
  • 40 replies
  • 3 kudos