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! Firmware upload without ST-Link

Hi Team,Currently, I have a product developed with an STM32L476RE as its main processor. This equipment is battery-powered and is used by our customers to perform measurements in remote places. After performing the measurements, this equipment is con...

Error in the init of ethernet

 Good morning everyone!I'm working on a project involving FreeRTOS, lwip, and Ethernet with the ST32H563VGT6 MCU on a custom PCB.I'm attaching the hardware schematics, which we've taken from ST's schematics of the NUCLEO-H563ZI board. I'm including a...

Esquematicos_ETH.png JonConesa_0-1713435865970.png

MCU not stopping at sleepmode in freertos

I am using stm32l496  I am trying to enter sleepmode in freertos, but for some reason the system does not enter it. GLOBAL void SleepMode_Activate(void) { unsigned int sleep; flag = 1; /*Disable display task if not already disabled*/ if (mt...

HZaib.1 by Associate III
  • 291 Views
  • 1 replies
  • 0 kudos

Resolved! STM32U031G8Y6TR Availability

The STM32U0 Series is very interesting, and I would like to use the small WLCSP package in a design for a new product, but the  STM32U031G8Y6 is still in evaluation. Does anyone know when the STM32U031G8Y6TR will be available for purchasing?Thank you...

vard by Associate II
  • 265 Views
  • 4 replies
  • 0 kudos

The DMA impact of SPI on ETH in STM32H7

Hi All.In STM32H743, if ICache is enabled and DCache is turned off, SPI frequently uses DMA to transfer data(SPI transmission interval is within 10ms), and ETH may experience transmission lag; If ICache and DCache are turned off, there is no problem ...

ketlen_0-1707031085989.png ketlen_1-1707031103584.png ketlen_2-1707031243860.png
ketlen by Associate
  • 285 Views
  • 1 replies
  • 0 kudos

Chaining two timers on the STM32G4

I need to chain two timers together to get one 48-bit timer that counts microseconds, I'm thinking of using TIM2 as the master and TIM3 as the slave. I have the feeling some of the answers are contained in this table in the Reference Manual but I can...

c_shearer_cooper_0-1711461609158.png c_shearer_cooper_1-1711461683863.png c_shearer_cooper_2-1711461691949.png

SPI communication

Hello,I have problem with establishing wifi connection on STM32H7B3I-DK. I am using SPI2. I dont get any response. I am using simple AT command, that should give response 'OK'.  This is my int main() and initialisation of SPI2:int main(void){/* USER ...

Resolved! ADC doesn't work after code gneration

I’ve been working on a project for a while and initially generated the code only once at the beginning to set up the hardware configuration. Recently, I updated STM32CubeIDE from version 1.14.1 to 1.15.0. After updating, I regenerated the code withou...

Anassoumi by Associate III
  • 586 Views
  • 9 replies
  • 1 kudos

Resolved! Identifying Silicon Revision of STM32H735IGK6U

Hello,we are using STM32H735G-DK Eval Boards equipped with differently marked STM32H735IGK6U chips.One saying:-------------------STM32H735IGK6UAA126   VQ ZTWN AA 109                    D2--------------------and the other one saying:------------------...

rk_iot by Associate II
  • 335 Views
  • 2 replies
  • 0 kudos
Labels