STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello, I have a question regarding the Flash Bank organization of the STM32F4xx Devices (we use STM32F469IG with 1MB Flash).

This MCU has 1MB Flash which can be configured with the DB1M Bit in the OPTCR Regs of Flash Controller. Default is DB1M=0, which layouts the flash in single bank mode in 12 Sectors.DB1M=1 layouts the flash in dual bank mode with 2x 8 Sectors.When DB1...

DWT_Library not working for STM32F767

Hi,I'm using DWT library to generate us_delay.#include "stm32f7xx_hal.h" // change to whatever MCU you use #include "dwt_delay.h"   /** * Initialization routine. * You might need to enable access to DWT registers on Cortex-M7 * DWT->LAR...

VPras by Associate II
  • 2068 Views
  • 7 replies
  • 0 kudos

Controller supply when flashing via UART

Hello everybody,I use the STM32H743 and try to flash it via UART, which usually works quite well.I would like to know whether it is important to de-energize the controller before connecting the programming adapter or the adapter must be connected und...

ANovi.7 by Associate II
  • 468 Views
  • 1 replies
  • 0 kudos

Resolved! SPI 4-6 on STM32F767 Nucleo-144

I'm using STM32F767 Nucleo-144 and am trying to get the SPI 4,5 and 6 working. SPI1-3 work fine. On the Nucleo Board manual I don't find any reference to SPI4-6 at all. So it is possible that those SPI aren't working on the Nucleo Board for some reas...

JSchn.1 by Associate III
  • 2434 Views
  • 10 replies
  • 0 kudos

Cannot succesfully write to WWDG registers.

I'm using stm32f105VC. I have enabled the WWDG clock in RCC_APB1. I'm writing to WWDG registers.The problem is that WWDG doesn't start. The printed value is 0x7F - always the same. I've checked also registers by Truestudio - both CFR and CR always ha...

0690X00000DYY2VQAX.png 0690X00000DYY2kQAH.png
GKorb.1 by Associate
  • 369 Views
  • 0 replies
  • 0 kudos

Resolved! STM32G0 CAN bus availability

Hi,The STM32G0 seems like a nice lineup for Mainstream MCUs.For my product the specs would fit quite nicely, but I would need CAN bus support.In several Presentations it is mentioned that some will support CAN FD (up to 2 instances), but I have not ...

stratom by Associate III
  • 4251 Views
  • 7 replies
  • 0 kudos