STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Unable to connect STM32F4DISC

Hello thereJust tried connecting my STM32F4DISCOVERY board to my PC. It appears that the underlying operating system recognizes the driver/device correctly. I've tried this on both Windows 10 and Linux and this seems to be the case on both.Here is pa...

Reset CM7 Core from CM4 core

Hello. I have a STM32H747XI project. This MCU has both CM4 and CM7 cores. I can reset both of them, when I use NVIC_SystemReset() function. How can I reset only CM7 core from CM4 core?

Gökhan by Associate II
  • 467 Views
  • 3 replies
  • 1 kudos

Resolved! STM32L011 bootloader cannot read SRAM

I have an STM32L011 on a board I am developing.I can enter the bootloader no problem, as per AN2606/AN3155.  I am using USART2, 57600 baud.I can program FLASH/erase FLASH/read FLASH - all works as expected.I note that the bootloader reserves 2048byte...

STM32F446VET7 DMA Transmission

Hello, I am trying to transmit 64 byte data with DMA but if I am not use at least 10ms delay the data is not transmitted. How can I check the is data transmitted without any need of delay ? I try to check UART is busy or not fort that but its not wor...

testbenchmark_0-1724134724919.png testbenchmark_1-1724134740099.png

Resolved! stm32cubeide bug with code generation

I have found an issue with code generation from .ioc file. Using STM32H7S78 DK when choosing pins for FDCAN2 (I chose pb5 and pb6), after code generation it doesnt set pb 6 as an RX. Even if you manualy add it in the code it will remove it after code...

PPopo.1 by Senior
  • 544 Views
  • 4 replies
  • 0 kudos

Resolved! Nucleo STM32H723ZG - CAN not working

Hello, i have a question about the stm32h723. I tried setting up the CAN peripheral and it's not working. I absolutely don't know why. Can anybody help me out please? My Sourcecode looks like the following:/* USER CODE BEGIN Header */ /** *********...

floppy by Associate II
  • 1717 Views
  • 12 replies
  • 2 kudos

ADC WITH MULTIPLE CHANNELS IN STM32H503

HICan anyone have example how to configure and use multiple ADC channels in STM32503 microcontroller.i have seen in a video to use DMA, but how to configure and use it.anyone please suggest and help.

Singh_t by Associate II
  • 329 Views
  • 1 replies
  • 0 kudos