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

Resolved! Production Programming STM32F042 using USB DFU

I am considering STM32F042 in a new product design to provide USB RNDIS interface to the product.Looking at manufacturing options to program the STM32F042 device, I would prefer to use the USB port rather than adding a debug header to the design for ...

HCour.1 by Associate II
  • 1920 Views
  • 2 replies
  • 1 kudos

NVIC

Hi guys. please tell me why you don't do enough NVIC? for example, when several timers are running, and it is necessary to parallelize tasks so that interrupts from each timer happen independently, but now until one interrupt comes out, the other wil...

MTS by Associate II
  • 3974 Views
  • 12 replies
  • 4 kudos

STM32F0xx Bigger size EEPROM emulation AN4061

Hello,I try to adjust the AN4061 EEPROM emulation lib of ST for my STM32F05 controller (1 KB Flash page size) to provide 2 KB data bytes of EEPROM size to use. The reservation of the needed flash pages and the erase page is without problems. The read...

Power consumption in Standby mode a little too high

Hello,Following setup: STM32L431 MCU with 64 pins TQFPThe board I'm using is a minimally soldered version because I could not reach the stated figures in standby mode from the datasheet.Necessary capacitors are soldered + 1x 22uF 0805 + a 32kHz cryst...

ramses946 by Associate III
  • 3019 Views
  • 6 replies
  • 2 kudos

STM32 Nand flash FTL

Hi, everyone.Recently, I want to write the stm32 FTL (Flash Translation Layer) algorithm of NAND flash, but I can’t find any sample code about the FTL algorithm on the Internet. I would like to ask if you have any recommended documents or information...

LLily.2 by Associate II
  • 888 Views
  • 0 replies
  • 0 kudos

Resolved! VREFBUF Configuration NOT Available in Cube MX for STM32G070RB

I am trying to work ADC Module. I was hoping to use Internal Reference Voltage of 2.5V for ADC Reference Valve. STM32G070RB does have VREF+ Pin on Pin Number 7. But there is no way to Configure VREFBUF to scale voltage around 2.5V. Cube MX Does not h...

RPate.11 by Associate III
  • 2425 Views
  • 7 replies
  • 2 kudos

Resolved! QSPI - Read UNIQUE ID from W25Qxx NOR memory

Hi ST community!I'm a liltle confused about how to read the UNIQUE ID from memory NOR W25Qxx. In my case a use the W25Q128 - https://www.winbond.com/hq/product/code-storage-flash-memory/serial-nor-flash/?__locale=en&partNo=W25Q128JVWe already use thi...

uilter_0-1688522617046.png uilter_0-1688526470865.png uilter_1-1688526540478.png uilter_2-1688526686011.png
uilter by Senior
  • 9219 Views
  • 14 replies
  • 2 kudos

STM32F303CB Unique Device ID - false values?

Posted on April 27, 2016 at 15:48 Hi I am reading from different STM32F303CB the unique device IDs as follows: // unique device ID base address from RM p.1120 #define BASE_ADDR_UID ((uint32_t *)0x1FFFF7AC) uint32_t UID_Low =...

rnaegeli by Associate
  • 1792 Views
  • 4 replies
  • 0 kudos