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

I2C Digital Filter use case

Hello Community, I am planning to use I2C operating at 1kHz maximum on STM32G4 & STM32G0 series for measuring temperature from Digital Temperature sensors placed at 2m distance from the main board in an industrial environment using CAT6 (STP) Cables ...

Chubs by Senior
  • 833 Views
  • 1 replies
  • 0 kudos

Missing section IRTIM in STM32U0 RM and more.

1. According to datasheet, STM32U0 family have an IRTIM (Infrared interface). But this section is missing in RM0503. Also in SYSCFG_CFGR1 there is missing IR_MOD and IR_POL bits.2. In RTC section Figure 297 it is missing RTC_OUT2 and RTC_REFIN pins. ...

AA1 by Senior III
  • 1820 Views
  • 17 replies
  • 3 kudos

Internal Timer of STM32F767

Hello All, I am using the Internal RTC of STM32F767 MCU. The VBAT pin is connected to an External 3.3V Coin Cell Battery At Power ON (Debug window on STM32 Cube IDE), before HAL_INIT when i see the value of RTC BKP1R Register it is 0x5432 as I intend...

akash_praan_0-1732636383756.png akash_praan_1-1732636408137.png

STM32G431 SPI Strange Data

Hi Everbody,im trying to setup a SPI com with a DRV8301. im using de STM32G431CBU6. a have read the datasheets mutiple times not saying that i did everything correct but i dont see it anymore. i was hoping that its just a *** mistake and some can pin...

Ruben_Konings_0-1732620705369.png Ruben_Konings_1-1732620740215.png

Resolved! STM32H533 Cannot identify the device

Hello,I've designed my own PCB using the STM32H533CET6 microcontroller. However, when I try to connect to it using an ST-Link V2 via SWD, STM32Cube Programmer gives me the error: "Cannot identify the device".I've already tried connecting under reset ...

Szerev_0-1731504786591.png Szerev_2-1731504897424.png Szerev_1-1731504857455.png
Szerev by Associate
  • 228 Views
  • 3 replies
  • 1 kudos

Resolved! STM32H750B-DK Debug issue with SCB_EnableDCache

Hi all. I am aware that this topic has been discussed before here:  https://community.st.com/t5/stm32-mcus-products/debugger-hangs-at-scb-enabledcache/td-p/640648 and here: https://community.st.com/t5/stm32-mcus/dma-is-not-working-on-stm32h7-devices/...

Al-E-Bags by Associate III
  • 191 Views
  • 3 replies
  • 2 kudos

Connect SN65DSI83 LCD to STM32F469

Hi, i'm developing a board with 7" lcd (LVDS) so i'm really hesitating about if is right to use a SN65DSI83 for this, my STM32F469IIT6 only have 2 DSI Lanes. I'm connecting the i2c lane from SN65DSI83 to i2c of STM, i just copied the circuit of cm4-b...