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! STM32H7 maximum display resolution & number of bits.

Hi,I have I project (STM32H743IIT6) and I want to know if it's possible to have use a display 1280x800 24bpp? if it's not possible can I still have a display with a resolution of 1280x800 but with les bpp? Can I use a different MCU STM32H757XIH6 or a...

aabba.1 by Associate III
  • 292 Views
  • 1 replies
  • 1 kudos

CAN bus frame bit rate setting issue

I am using CAN bus on my project and I am using  NUCLEO-H753ZI board. The second board is nvdia orin nx. I also using CAN to USB converter to monitor the frames. When STM32 send the frame it is received on CAN to USB converter software without error ...

skhanna by Associate II
  • 1079 Views
  • 15 replies
  • 0 kudos

Resolved! DMA disable issue

My program collects data using DMA in circular buffer. I have following procedure to "start" collecting data. // "reenable" measurment (enable results readout) void restart_measurment(void){ run=1; // DMA channel reset CLEAR_BIT(TIM1->DIER, TIM_DIER_...

Reset after firmware upgrade

Posted on January 23, 2014 at 12:00I have used the STM32 USB-FS-Device development kit examples to implement the custom HID and the DFU. It all works OK and I can upgrade the custom HID application from the DFU application using DfuSeDemo.  The prob...

lee by Associate II
  • 1347 Views
  • 12 replies
  • 0 kudos
Labels