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! Get STM32H735G-DK out of deadlock!

I can not connect my STM32H735G board via ST-Link anymore. "no stm32 target found". I tried "connect under reset" (ST Link Utility and ST programmer) as well as connecting boot0 to VDD. Any idea how to erase the flash and start over? Cheers Stefan

SDIO and SD fat access example?

Posted on February 09, 2012 at 01:06Hi Chaps,Going slowly mad trying to get Chan Fat working with the sdio libs on a stm32f4.I'm using the most recent (1.0.0) library for the F4, and the low level access demo within that library builds and (at least...

natblist by Associate
  • 12739 Views
  • 84 replies
  • 0 kudos

STM32U5 Bluetooth and Camera

Hey all,Would I be able to use a Bluetooth module to view video stream from camera module in order for user to view camera feed while setting camera up in the field? I only need to see video stream when setting camera up, after that the camera will t...

Fail to adress memory

Hello, I'm attempting to establish communication between an STM32L552CET6 microcontroller and an external flash memory. When I manually initiate communication, the component responds to the microcontroller, indicating no hardware issues. However, whe...

flash memory issue.png

SW RESET while retaining particular GPIO state

Hello! I am currently working on the stm32h747 dual core microcontroller. i have a specific scenario where i must reset the system (i am using the "NVIC_SystemReset()" function for this purpose), however, i want to retain the state of several GPIOs (...

yuri CH by Senior
  • 846 Views
  • 2 replies
  • 0 kudos

STM32G0C1RETx in Boot mode.

Hi everyone,i am using stm32g0c1retx MCU for i2c communication in slave mode. in normal mode i am able to get the data and ACK on i2c line, even after changing the different slave addresses. i am using single address mode for communication. But, when...

Rohit007 by Associate III
  • 472 Views
  • 0 replies
  • 0 kudos

STM32F4 in hardfault caused by CAN

Hello everyone, I am using an STM32F405 for a communication over can. It is receiving the messages on CAN1 and CAN2. For drivers I use STM32_HAL. My initialization procedure goes the following way:Init clocksInit GPIOsInit CANInit CAN peripheralInit ...

Quo by Associate II
  • 1624 Views
  • 7 replies
  • 6 kudos

STM32F407 - CAN2 and TIM7 problem

Hello,In my STM32F407G-DISCO based project I use CAN1 and CAN2 to communicate with two encoders. I read the position of the encoders every 4 ms. I use TIM6 to generate an interrupt every 4 ms. It all works beautifully - it sends the position of each ...

LukaszN by Associate
  • 818 Views
  • 1 replies
  • 0 kudos