STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bootloader entry on STM32G07x

Hi all, I'm experiencing a strange issue where every once in a while I am unable to enter bootloader on the STM32G0. I have the option bits set correctly and have a hardware push button connected to both nRst and Boot0. I can normally hold the Boot0 ...

Konami by Senior II
  • 1815 Views
  • 4 replies
  • 0 kudos

Resolved! Why do we have to clear Deep Sleep bit after wake up?

Hi everyone,Is anyone can explain the SLEEPDEEP bit from SCB->SCR with more information than the pm0214 stm32 cortex-m4 reference manual?Controls whether the processor uses sleep or deep sleep as its low power mode: 0=Sleep, 1=Deep SleepWhat i want t...

jfcote by Associate II
  • 2128 Views
  • 4 replies
  • 0 kudos

stm32g070cbt6 bootloader; jump to app

Hello everybody, I am developing a bootloader that is currently writing to flash, but I am not being able to jump to the written blocks.The bootloader runs from 0x8000000. Built with arduino_stm32.App starts at 0x8009000.I can test the app with the l...

MBarb.2 by Associate II
  • 1053 Views
  • 2 replies
  • 0 kudos

PWM DMA settings

Hi there, i am using STM32F401RE development board and using PWM generation using DMA. I am following register level programming approach and here the issue lies in the DMA settings. Like if I set my PSIZE and MSIZE to 32-bit long and also if my data...

DJ1 by Associate III
  • 1664 Views
  • 5 replies
  • 2 kudos

NUCLEO-H743ZI2, Unknown USB Device

 Hello,I'm attempting to set up the CN13 USB port as a Virtual COM Port (VCP) for transferring data to LabVIEW. Unfortunately, I'm encountering an error message that reads "Unknown USB Device (Device Descriptor Request Failed)." I've already installe...

image_2023_09_26T13_36_43_009Z.png image_2023_09_26T13_36_43_009Z.png

Resolved! Voltage divider for ADC input?

OK, this is perhaps a fairly stupid question but I do not get it.I have an analogue voltage in range -5V..+5V and wantto measure it with the ADC of an STM32F446. The ADC-input works in range 0..3.3V.I have the feeling I can do that with a simple, res...

BSchm.6 by Associate III
  • 4213 Views
  • 3 replies
  • 0 kudos

FMC: How to delay chip select?

I should combine STM32F479 with PROFIBUS-DP ASIC SCP4-2 The chip is aged. And requires delay of at least 30ns (by 3v3) between address and cs. Our previous design was based on SAM4S and their CPUs are offerring register to program such delays. In STM...

2023-09-25 10_32_07-Window.png
AlexKern by Associate II
  • 1961 Views
  • 4 replies
  • 1 kudos

STM32G4 Reset Issue

I am having some strange power up (I think) issue with my STM32G431 controller.  Sometimes it runs for a second or two, sometimes nothing.  It will usually not connect via the SWDIO pins so it is difficult to step through in debug to see where the pr...

STM32G4 Schematic.jpg