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

DMA adds to the time delay of counters

Hello guys I just want to ask why adding a callback is causing additional time delay to counters. In my case I created a periodic pulse using the PeriodElapsedCallback which is in interrupt mode. I toggle the output every 300ms and this is working ...

RSy.1 by Associate III
  • 642 Views
  • 4 replies
  • 0 kudos

remote firmware update and flash delete

im trying to implement a firmware update via uart on stm32f042.turns out that in order to jump to system memory boot mode in mid program, i need to clear first 4 bytes of the flash (AN2606)also it turns out that it is not possible to delete only few ...

DSosk.1 by Associate II
  • 533 Views
  • 3 replies
  • 0 kudos

Resolved! What TLS package is used for STM32F4?

Hi, I am new to STM32 platform. I am using the STM32F439 Nucleo-144 board and STM32CubeIDE. I noticed that in the STM32Cube graphic interface, I can't find anything for SSL/TLS? I did read about Polar SSL but I can't find it anywhere in the interface...

AJ_EE by Associate II
  • 1492 Views
  • 6 replies
  • 2 kudos

Resolved! Multiple Slaves Connected to SPI3 in master mode, Fails

Hi,We designed stm32f7 based custom board and it consist 3 slave devices (FPGA) connected to SPI3 in master mode. when three slaves connected simultaneously & try to access one by one, first two slaves are able to read/write & 3rd slave fail to acces...

TShet by Associate II
  • 897 Views
  • 7 replies
  • 0 kudos