STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32h7 dual core debugging

Hi all. I am using STM32H747BIT6 with cm4 & cm7 cores but I am struggling with debugging my application. I started a new STM32 project using the CubeIDE wizard and gave the ioc file to generate simple code. Then I built the two projects (m4 & m7). Af...

yonatan by Associate II
  • 185 Views
  • 2 replies
  • 0 kudos

Resolved! stm32g0b0ce flash page erase issue

Hello folks I am using the first bank for the firmware and the second bank to save a bunch of parameters. When the fw receives a command via uart, it updates the parameters erasing first and then writing groups of 8 bytes. When I try to erase the fir...

max65 by Associate II
  • 169 Views
  • 3 replies
  • 0 kudos

Nested interrupts on the Nucleo-F411RE

 I am doing an academic activity where I was asked to execute a reading process from an external RTC via i2C, but on another MCU, I used a repeat timer, but I was unsuccessful. Something seems to interfere with the I2C communication and according to ...

STM32F373C8T6 Foot print and Symbol wrong Pinouts

I down load the STM32F373C8T6 Foot print and Symbol from STs website (Ultalibrarian)But it has a wrong Pinouts connections (Pin numbers) VDD_2    Pin No.14PA-4       Pin No 15PA-5       Pin No 16PA-6       Pin No 17 But actual connections arePA-4.   ...

vbakoti by Associate
  • 99 Views
  • 1 replies
  • 1 kudos

STM32G0B1RE Using a timer to sample a clock signal

Hello and thank you for taking the time to read and answer my question. What I want to do:I have SYSCLK configured at a frequency of 16 MHz (using HSI), and a PLL block clock with a frequency of 18 MHz.I want to sample the PLL clock on the rising edg...

undacmic by Associate II
  • 286 Views
  • 13 replies
  • 7 kudos

Resolved! RTC wake up time counter limit

In my app, I need MCU to go to stop mode and then wake up by RTC timer. I follow this RTC wake up example and manage to make MCU go to stop mode for a few seconds and then wake up. Because in my app, we want MCU to wake up once in a few hours instead...

HDaji.1 by Senior
  • 1780 Views
  • 5 replies
  • 2 kudos