STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! STM32L433 VREFINT_CAL Value

Hello,I'm trying to work with the ADC of the STM32L433 microcontroller. The Reference manual (RM0394) on page 448 it says : The following formula gives the actual VDDA voltage supplying the device:VDDA = 3.0 V x VREFINT_CAL / VREFINT_DATAWhere can I ...

RStra by Associate III
  • 1002 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G473VC

Hello,I will use stm32g473VC ADC2 working together with DMA.I configure ADC2, Input3 at Pin PA6 and DMA2 Channel1 to read 100 Samples from ADC after Start.At first call after cpu reset I receive the expected result:ADC:Value 4034 for Items 0->99, as ...

jhoerd by Associate II
  • 419 Views
  • 1 replies
  • 0 kudos

Resolved! STM32 VCAP pin problem

 Hello,I have designed a PCB with 3 STM32H725VGT6 MCUs, and assembled them according to my schematic:(sorry for this resolution, this is from a converted pdf)All 3 MCUs are the same, from this schematic.R5 and R2 are just 0R jumpers to select the boo...

schmtc.png
fing by Associate II
  • 3611 Views
  • 5 replies
  • 3 kudos

Resolved! STM32H7 RM0399 Rev4 FDCAN Typos?

Looks to me like the FDCAN peripheral has a few registers that are marked 'r' when they are likely 'rw' in the RM. They are the registers that configure the size of the FDCAN messages. This isn't blocking my work; only thought the ST team should know...

Screenshot 2024-02-29 at 09.13.44.png Screenshot 2024-02-29 at 09.13.55.png

Remote wakeup on STM32F0

Trying to implement a composite HID device on STM32F042 (or maybe STM32F072 as both Flash and RAM usage seem insane), starting from the MX mouse middleware. After much scratching around it's finally working as a mouse and keyboard and I now need to a...

DMA and Direct Mode

Posted on August 07, 2013 at 21:21 I'm confused about the FIFO error flag (FEIF) when I set up DMA for direct mode transfers. As I understand it, in direct mode the FIFO is disabled. But for some reason, if I enable the FE interrupt in the DMA_S...

andprice by Associate II
  • 1652 Views
  • 7 replies
  • 1 kudos

Resolved! STM32L412K8 Exposed Pad question

Hi!I'm an EE designing a PCB. Referencing the datasheet: https://www.st.com/resource/en/datasheet/stm32l412k8.pdfSection 7.4 on page 178, UFQFPN48, the Exposed Pad (EP) says that it should be connected to GND.Section 7.6 on page 184, UFQFPN32 (the ch...

EngPete by Associate
  • 544 Views
  • 3 replies
  • 3 kudos

STM32H563 FDCAN system bootloader

Hi,i'm trying to upload my firmware with FDCAN system bootloader in STM32H563.As this article(https://community.st.com/t5/stm32cubeprogrammer-mcus/fdcan-programming-support/td-p/199854) says that ST link debugger and STM32 cube programmer don't suppo...

Hoon by Associate
  • 582 Views
  • 1 replies
  • 0 kudos