STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 ST-LINK Utility program

After downloading the program using STM32 ST-LINK Utility, the download is reported as successful. However, upon power cycling the device, the program does not run. It requires clicking "Connect" again after the program has been downloaded for the pr...

Troy-1 by Associate
  • 504 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 ROM bootloader, initial state and when erased

Hi,On the STM32 F4 products, there is a hardware/ROM bootloader, that can be activated through the BOOT0 pin. It works great, no issues with that.In a production environment, I would like to flash the board automatically, without manually pressing bu...

sbend by Associate II
  • 1631 Views
  • 6 replies
  • 0 kudos

Tacq STM32G0x0

Hi.  We are using STM32G0x0 family in our project. We are running ADC clock at 30MHz. The sampling time is 7.5 cycles, we configure the ADC to trigger every 500uS so Trigger Frequency = 2kHz  and the resolution is 10bits. I know the Tconv = Tsampling...

Standard library for SSD1963

Posted on January 14, 2014 at 21:28Hello everybody.I am new in the foro and I'm working with stm32f4 discovery also I'm working with a TFT LCD 7'' 800x480pixels SSD1963 controller but I haven't found a standard library for this TFT, someone have an ...

Phase shift with swapping polarity

HiI am working on a STM32G484QET6 uC. On a timer I have configured two output channels with Output Compare Toggle Mode. So that I get a quadrature signal.When configuring the first value, everything works perfectly. The duty cycle is 50% and the phas...

RLD by Associate II
  • 705 Views
  • 5 replies
  • 0 kudos

Resolved! X Nucleo 53l1a1

Hi,i am trying to code Nucleo f401re with X Nucleo 53l1a1. I downloaded X CUBE 53l1a1. but unable to open the project since i am currently using a new version of cube mx. can somebody guide to me as to how to get started with new software probaly how...

vishnusf by Associate III
  • 353 Views
  • 1 replies
  • 1 kudos

Generate 10us single pulse triggered by software

Hello,I would like to generate a 10us wide single pulse using the hardware Timer 1 peripheral that can be triggered by software. Currently, I am setting a pin as GPIO output and manually setting the pin high and low. I was wondering if there was an o...

huzeifa by Associate
  • 341 Views
  • 2 replies
  • 0 kudos

Stm32f411ceu6 usb dfu mode usb not recognized

I am a noob in electronics and i am trying to make a quadcopter drone.I found about stm32f411ceu6 inav firmware on internet github. I only used arduino before and this stm32f411ceu6 was my first one.I connected it with my laptop in dfu mode and used ...