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

NO FMC_SDNCAS alternate function info in

I want to design a baord with stm32h7b0zbt6 with extranal sdram chip W9825G6KH-6. I get PG15 with FMC_SDNCAS alt func in datasheet as below:But when I looked the PG15 alt func config I get as below info, I could not found an alternate function number...

Screenshot from 2024-04-05 07-23-59.png Screenshot from 2024-04-05 07-24-23.png

STM32H7 faster using floats than using uint32_t

I made following two versions of the same software to process DMA data, one using floats and the second using uint32_t to try run faster, but as a surprise the first one run faster:  //161 void process_data_ADC1() { float samples1=(2.0f/(float)ADC_B...

JLope.11 by Associate III
  • 305 Views
  • 4 replies
  • 2 kudos

iec62056-21

hello guys does anyone have a implantation of iec6256-21 for st mcus ??i saw a pdf from st that suggested Andreas anformatique implantation but i couldnt find it note: im looking for a library for server or metering device side not for handheld devic...

ap.1 by Associate II
  • 189 Views
  • 2 replies
  • 0 kudos

Commercial use

Hello, Can the following licenses be used free of charge by a company for commercial purposes? Cube IDE https://www.st.com/en/development-tools/stm32cubeide.html   Cube Mx https://www.st.com/en/development-tools/stm32cubemx.html   CubeProg https://ww...

I have Doubts about NVS(Non volatile Storage) topic

Hello Everyone,I create a NVS_Driver in STM32 controller, I have Doubts about the NVS, Can you Help me, I am Confused about How to make an NVS_Driver (Read, Write) Operation, Can you give some tips to create that,--> some doubts--> How to send the NV...

Mohan30 by Associate II
  • 147 Views
  • 0 replies
  • 0 kudos
Labels