STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

What happens when you press reset?

I know when we press the reset in keil or when reset happens the PC should start at 0x000...ideally in my projects and flash is remapped to the start address.But for me when I press reset it is going somwhere to 0x1ffff some stupid thing.And I'm unab...

0693W00000SvvCKQAZ.png
Vmere.1 by Senior
  • 1008 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F746ZG JTAG Connection Failed

Hello, I have two Nucleo-STM32F746ZG development boards daisy-chained together via their JTAG pins (refer to below diagram). When connecting a JLink Plus debug probe to the microcontrollers and attempting to debug the second development board in the ...

0693W00000QL99NQAT.png 0693W00000QLAqNQAX.png

Resolved! STM32G0B1RE - How to switch to bank2 in dualbank mode?

I use this code to switch to bank2 after downloaded fw image in bank2. I have verified that the first address is (stack pointer) is pointing to the SRAM. But still it starts the code in bank1.Is there any example that I can follow?       /* Unlock op...

MNils.2 by Associate II
  • 1021 Views
  • 2 replies
  • 0 kudos

Resolved! Nucleo-F411RE NSS pin does not go to High (SPI)[SOLVED]

Hello,I am following a course on Udemy ("Mastering Microcontroller and Embedded Driver Development" if that matters) and I try to set my Nucleo as SPI master.I set up the SPI but the NSS pin does not want to go high when I enable the peripheral.A wor...

angelosn by Associate
  • 1056 Views
  • 3 replies
  • 0 kudos

Resolved! How to get printf example working in another project

Hi, I am working with the Nucleo-F401RE board and I am trying to implement the printf function to work with UART2. I can load and run the example project, but implementing the same code does not work in a separate project.  I have had zero luck getti...

Resolved! How to code to implement WRP (write protection)?

Hello, Is there any tip or reference code to implement WRP? I need to prevent changing original codes and adding any other codes from malicious third parties.I use stm32f303k8 and CubeIDE.I appreciate any help you can provide.

Shinya by Associate II
  • 625 Views
  • 2 replies
  • 0 kudos