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

USB ISTR IDN and USB CHEPxR EA fields

RM0481 says: (I am using STM32H563)USB_ISTR.IDN is the endpoint (or channel in host mode) identification number that generated the interrupt request, and if there are more than one endpoint requesting an interrupt, the lowest (CHEP0R) has a higher pr...

mete by Senior II
  • 297 Views
  • 0 replies
  • 0 kudos

can protocol error

This is a question I posted on Reddit a long time ago, but it hasn't been solved yet, so I'm asking here.I solved the dlc value in the notepad picture.And there was an error even though I connected the rs pin afterwards.I want to know the solution to...

jha g.1 by Associate
  • 1099 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H573VI ETH_TXD1 and ETH_TX_EN pins

Hi,When using the STM32CubeMX to configure the ethernet pins for the STM32H573VI, the TXD1 and TX_EN pins can be configured to the PB13 and PB14 pins. But the STM32CubeMX does not allow these pins to be configured for ethernet for the STM32H563VI. In...

Asantos by Senior
  • 795 Views
  • 2 replies
  • 0 kudos

DISABLE/ENABLE EXTI interrupts using hal

Posted on November 10, 2015 at 15:39Hi, I need to disable a EXTI interrupt and then enabling it again later. How can I do that using the hal implementation? I am working on STM32F070.

seed by Associate III
  • 6228 Views
  • 4 replies
  • 2 kudos

Resolved! stm32f103c8 classB

hello, I am applying the safety library provided by st company to stm32f103c8.In the example provided, the capture function of TIM5 is connected to the LSI oscillator, but the MCU (stm32f103c8) I use does not seem to be able to connect to the LSI osc...

jihoon by Associate II
  • 2024 Views
  • 9 replies
  • 5 kudos

STM32F412VG - CAN SCE Interrupt problem

Hi,I have a problem in my program with the CAN SCE Interrupt. I work with a STM32F412VG but I have the same problem with a STM32F413VG, STM32F103C8 and STM32F042K6. And I work with MikroPascal Pro IDE from MikroElektronika.I try to get an interrupt w...

RCLER.1 by Associate
  • 819 Views
  • 1 replies
  • 0 kudos

Resolved! DMA transfer delay when EXTI occur

My target:I want to use the same uart lines(RX line and TX line) to achieve communication between computers and multiple devices (in other words: multiple slave devices, computer as master). I use some STM32F072C8 as slave devices, and configure thes...

pic.png
way by Associate II
  • 729 Views
  • 2 replies
  • 1 kudos