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

Tracking an optical encoder overflow and underflow

I'm using an STM32F407 MCU with a 600 PPR incremental optical encoder. The encoder is coupled to a stepper motor that drives a 5mm pitch ballscrew. I'm trying to keep track of the encoder count to determine the absolute position of the spindle attach...

Is dual bank flash configuration available for STM32H743xxxx?

In STM32F7 dual/single bank configuration is available. It can be done using nDBANK bit of FLASH_OPTCR register. Ref link: https://www.st.com/resource/en/application_note/dm00266999-stm32f7-series-flash-memory-dual-bank-mode-stmicroelectronics.pdfFor...

VViro.1 by Associate
  • 1678 Views
  • 4 replies
  • 1 kudos

CMSIS examples for stm32

Hello guys.Eventually I have to learn how to use CMSIS my self to create my own code instead of using CUBE.There was alot of examples for everything in CUBE,but I cant find examples written in CMSIS.Can someone help me finding them?The other question...

stm32f303rc high pass filter

hi any one now how can used arm fir filer high pass filter i need high pass filter adc input for 500khz and seprated 500khz wave add on 100khzi used q31

Unclear how to setup STM32L4+ clocks for SD card and LPUART

I'm slowly learning how to use the STM32 family starting with the STM32L4R9-Discovery board. I use mostly VisualGDB and have run and modified a variety of UART examples and FATFs/uSD card examples. When I try to put them together so I can log data on...

magene by Senior II
  • 346 Views
  • 1 replies
  • 0 kudos

STM32F429 eMMC driver [SDIO CRC CMD/DATA Error]

I connect STM32F429 with an eMMC NAND via SDIO interface(CLK CMD & DAT0).​This initialization sequence for eMMC should be CMD0, CMD1(wait OCR bit31), CMD2, CMD3, CMD9, .....​The eMMC driver is tested ok on STM32F103 system, including init, read, writ...

ZChen.1 by Associate
  • 747 Views
  • 0 replies
  • 0 kudos

B-G431B-ESC1 20vdc Max?

Oddly the on board NFETS are rated 60v, why only 20v input? Can we safely go to +48vdc, if not why? Our motor driven FW the voltage does not go above Vbus.Is FOC space vector 7 phase or 5 phase switched? Thanks

BFalcon by Associate II
  • 1799 Views
  • 9 replies
  • 0 kudos

Resolved! How to enable GPIO inputs for INTERRUPT MODE ?

The H745 Datasheet says General-purpose input/outputs : Up to 168 I/O ports with interrupt capabilityYet, every pin I select as GPIO (ex. PORTC.13 (PIN E3)), only lists INPUT or OUPUT options, but no Interrupt mode.If I bypass the Stm32CubeIde 1.3.1'...

bnguy.1 by Associate III
  • 4569 Views
  • 3 replies
  • 2 kudos