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! Cortex-M0 Thumb alignment

Hi everybody,I am using STM32F042G6 MCU for an automotive project and since It doesn't have mush FLASH (32kB) I am trying to reduce code size as much as possible.Lookign at the linker file generated by STM32CubeMX, I see that instructions are aligned...

Resolved! G431 - reset counter and prescaler on input capture

Is there a way to reset the counter and the prescaler via a hard event or something when an input capture happens?I use timer 1 to have a hall interface and to drive timer 8. But there are some fluctuations, because the interrupt (where i reset count...

Tobe by Senior III
  • 419 Views
  • 2 replies
  • 0 kudos

USB HOST with STM32F407 can not activate CH340

I'm using STM32F407 as a USB host. I have multiple devices in which we are using CH340E as the USB to serial communication. The problem is if that device somehow turns off and CH340E loses its power. The USB Host can not transmit data to the other de...

MKDas by Associate II
  • 617 Views
  • 1 replies
  • 0 kudos

Resolved! I2C TCR flag

hi,The datasheet says "In this mode, the TCR flag is set when the number of bytes programmed in NBYTES is transferred"Does this mean that the flag will be set when the data is transferred from TXDR to shift register, Or, the flag will be only set if ...

andy_long by Associate III
  • 1159 Views
  • 6 replies
  • 0 kudos

RTC integrity check

Hi,I've been using stand-alone RTCs that clearly indicate through a specific bit whether the date is correct or may have been corrupted by undervoltage.I cannot find any clear indication of a similar feature for the RTC integrated in the STM32F446 (u...

EPa by Associate
  • 225 Views
  • 0 replies
  • 1 kudos

Resolved! inconsistent behaviour in TIMER and CCxR interrupt

Hi, I'm using an STM32L053R6Tx chipI've implemented at TMR2_interrupt hander it gets triggered on ARR overflow and CC1FI'm using the interrupt to trigger a GPIO output to work like a PWM the- GPIO is high when CNT is less than CCR1- GPIO is low when ...

evank by Associate
  • 373 Views
  • 1 replies
  • 1 kudos

STM32U575 Nucleo Board SMBUS

I'm new to using the Nucleo environment I am not seeing any activity on the PB10 and PB11 when using the SMBUS_TwoBoards_ComIT_Master example, when looking at those pins on a scope.    I only have one board currently. - Board: NUCLEO-U575ZI-Q (embeds...

Resolved! Two STM32 - UART communication

Hello,I've been doing a small project lately and ran into a problem in one part. I have two STM32 microcontrollers and I want to communicate both of them with eachother over UART. One of them is designed to send a fixed array of 6 charactersuint8_t k...

Raf_al_0-1713282252041.png Raf_al_1-1713282260393.png Raf_al_2-1713282267462.png
Raf_al by Associate III
  • 1951 Views
  • 12 replies
  • 7 kudos