STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1015 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
  • 1042 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
  • 621 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
  • 660 Views
  • 4 replies
  • 0 kudos

Gcode interpreter for STM32L4RZI nucleo

Hello - Does anyone know of a Gcode interepreter for the STM32L4. I am building a 6 axis robotic arm and want to use my nucleo board (with L4 series) to control the motors. I have put alot of time and effort in finding gcode interpreter but haven't f...

BSR.1 by Associate II
  • 2709 Views
  • 7 replies
  • 0 kudos