STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Dual bank flash organization on STM32U5

I've been looking at the information on the flash organization in the Reference manual RM0456 for STM32U5.  In particular I'm trying to understand how the DUALBANK flag works on this family.In section 7.3.1, there is this table for STM32U5G with 4MB ...

williamsone_0-1732607763642.png

Resolved! Unable to activate LWIP on STM32H757IIT6

I am not able to activate LWIP middleware for M7 core on any dualcore STM32. (I am able to do it on single-core devices and  already have LWIP working on H743 Nucleo)Steps I have done (exactly in this order):- create a new project for STM32H757IITx i...

STM32G431 PLL settings to get 170MHz

I have been working on a self learning project with STM32G431 controller. I am having trouble switching on the PLL to get 170MHz.When I use the CubeIDE, I get the 170MHz clock. Given below is my code on how I am trying to Initialize the PLL//PLL sett...

SingularEngineer_0-1732599989122.png

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
  • 2021 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
  • 2543 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