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! Develop custom board with STM32H747BIT6

Good afternoon, I am developing an hardware with microcontroller in Object. I'm using the LQFP208 package because in my opinion it's easier to solder/remove in my lab. For my application I need the support for: ETHERNETFMC for SDRAMQUADSPISDMMC1USB O...

MPU6050 with STM32F103C8

Hello,i am working on a diy project which inculdes the interfacing of MPU6050 with STM32F103C8.I am using KEIL IDE to code.The libary am using is from here:https://github.com/leech001/MPU6050This library has kalman filter too, which is great for my p...

hamo by Senior
  • 1549 Views
  • 0 replies
  • 0 kudos

Resolved! Ethernet : LwIP stm32h735 Memory

Hi,I'm trying to implement an STM32H735 device with LwIP and FreeRTOS. I've been following this documentation: https://community.st.com/t5/stm32-mcus/how-to-create-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308Although I've managed to re...

HispaEmo by Associate III
  • 1661 Views
  • 8 replies
  • 0 kudos

STM32H7A3RIT6: Product availability

Hello, I don't know whether this is appropriate place to ask, But will STM32H7A3RIT6 or H7B3RIT6 a good choice for projects considering availability? Are these in production to use on new products and trust the availability exists? Thank you! 

Stop 2 WFI, disabling specific interrupt

Hello everyone, I am working on a custom device that is using an stm32 L433. One of its peripherals is set to generate interrupts to wakeup the device from the stop mode, but there are certain instances where I need it to stop for 30 seconds or so an...

sishchuk by Associate
  • 377 Views
  • 0 replies
  • 0 kudos

MDMA slower than Memcpy and much more noisy

Using STM's MDMA example, I setup a simple loop to transfer an array of 1000 bytes 100 times.The code worked but the MDMA transfer were causing glitches on the VDD rail.I then compared it to memcpy, and to my surprise found that it was around 18% fas...

Robmar by Senior III
  • 1182 Views
  • 7 replies
  • 2 kudos