STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

cpu utilities

Posted on May 30, 2018 at 05:39Anyone ever use the CPU utilities in the Utilities section of the repository?I cannot find much in the way of documentation nor is there much in a search?

F3 Discovery: what is slow red flash on LD2

Posted on February 04, 2015 at 10:01Whenever my F3 Discovery board is powered by 5V (no USB) I get a slow red flash on LD2.  I can't find any info on what this means.  Maybe it just means there's power but no USB? Thanks for your help, Colin

main program accelerometer and UART

Posted on May 30, 2018 at 12:35good morning I am a newbie in STM32F4 and keil uVision 5 or atollicwas to consult about the program that is loaded on the card, does anyone have an example of using the accelerometer? to then execute the accelerometer ...

Declare Typedef array size with external Macro

Posted on May 29, 2018 at 15:25 Good day everyone, I'm trying to create a typedef for array in a header file. The size of this array should be defined by a macro from another header file. A quick snippet of my code is as follows: HTPA.h ...

Input Capture on very high frequency

Posted on May 29, 2018 at 09:43 Hi All, I am now working on STM32F071 running at 48MHz. I would like to use timer to capture a signal at frequency higher than 400KHz. Originally I use the input capture interrupt to read the period and duty cycl...

low latency signal generation using timer and DMA

Posted on April 30, 2018 at 21:20Hey everyone,I used a one pulse mode  master signal that triggers a slave timer. The slave timer then generates a one pulse waveform with repetition counter set to 5.I want to generate the signal above, It receives a...

0690X0000060ApmQAE.png
con3 by Senior
  • 1309 Views
  • 8 replies
  • 0 kudos

Boot0 Pin

Posted on May 30, 2018 at 06:41what happen if I don't push the boot0 pin on Vdd or pull it to Vss, just let it float ?

Do all WKUP pins work for Standby mode for STM32F072 ?

Posted on May 29, 2018 at 23:32The documentation for the STM32 F072 is inconsistent:Section 3.5.4:'• Standby modeThe Standby mode is used to achieve the lowest power consumption. The internalvoltage regulator is switched off so that the entire 1.8...

mvonahnen by Associate III
  • 749 Views
  • 1 replies
  • 0 kudos

Errata for AN3155

Posted on May 30, 2018 at 11:27Hi,sorry, if this forum is the wrong place, but I did not find a better one :)In AN3155 (USART protocol used in the STM32 bootloader; DocID17066 Rev 7) on page 7 it is written:2. for each command the host sends a byte ...