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! STM32F746G-DOSCO, FLASH

HelloI want to write to FLASH variable uint32_t time at power off. Which signal to use for this? greetingsAndrzej

AD�?b by Senior
  • 1366 Views
  • 5 replies
  • 0 kudos

Resolved! DMA to external SRAM misses bytes part-way through transfer

I have a stm32f427 with 1Mx16 external SRAM and SDMMC.I am reading the SDMMC by DMA into the SRAM in two blocks of 512 bytes into a 1024 byte buffer.The SRAM is mapped from 0x64000000 - 0x641fffff. Address and data are not multiplexedI have now disco...

Danish1 by Lead III
  • 1906 Views
  • 2 replies
  • 0 kudos

Resolved! Sending one byte via SPI STM32G474

I need to send data one byte at a time via SPI. After transferring the byte, I set "Chip Select" from the program to state 1. I track the end of the transfer by the BSY bit in the SPI_SR register. But the microcontroller transmits two bytes, the firs...

Akoli.1 by Associate II
  • 2288 Views
  • 6 replies
  • 3 kudos

How to read IC with SMBus interface using I2C?

I want to read registers of BQ40Z50 IC. Its using SMBus for tranceive data. But I need to speak with it using I2C. I use STM32F072 -> I2C2. It doesnt support SMBus-interface, but SMB is based on I2C.I havnt posibility to connect that IC to I2C1. We c...

APoli.1 by Associate
  • 519 Views
  • 0 replies
  • 1 kudos

Main website links broken (403 error)

Hi, From the st.com website/microcontrollers most of the links from the main page result in a "403 error" when clicking on the links to the various micros (See image below)This is an example link that is currently returning a 403 error. Any idea wha...

0690X000006C5bYQAS.jpg

Flash program and erase operations and access latency

Hi,Master:​I have the following questions about flash introduction in the manual (DM00091010):​Question 1:The manual(3.2.2) says:"On the contrary, during a program/erase operation to the Flash memory, any attempt to read the Flash memory will stall t...

Lyu.1 by Senior
  • 548 Views
  • 0 replies
  • 0 kudos

Resolved! STM32H753: How is an ECC in the L1 caches reported

Hi,I'm currently working on a STM32H753. I'm trying to figure out how an ECC error upon a cache look up is reported. The cortex M7 reference manual doesn't provide much info in that regards with the following text:Each cache can also be configured wi...

DBine.1 by Associate
  • 898 Views
  • 1 replies
  • 0 kudos

Resolved! BSP testing

Hi AlWondering how do you test the infrastructure before delivering it to the application teams?I’m basically referring to the HAL layer , CMSIS and all BSP layer with peripherals.Is there a known methodology for validation tests for these capabiliti...

deckhard by Associate III
  • 1085 Views
  • 3 replies
  • 0 kudos