STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 585 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
  • 584 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
  • 351 Views
  • 2 replies
  • 0 kudos

Temperature Sensor Responding Time with STM32Fxx

We have been using STM32F0x, STM32F30x and we read an ADC channel to get the temperature.we would like to know on-chip Temperature Sensor Responding Time. (How fast does the sensor respond to the temperature change?)ThanksDavid

Texram by Associate III
  • 332 Views
  • 4 replies
  • 0 kudos
Labels