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

Address calculation using sizeof() operator

I am a little bit confusing with Address calculation using sizeof() operator.I am writing a program for DMA transfer half a buffer in a time.Such as,---------   1st:      HAL_SPI_Transmit_DMA(&hspi1, ptr1, buf_len/2) ;   2nd:     HAL_SPI_Transmit_DMA...

KAJIK.1 by Associate III
  • 735 Views
  • 4 replies
  • 0 kudos

Resolved! HRTIM availabilityin STM32G4

Hello all, regarding Application note AN4539 all MCU's of STM32G4 shall support HRTIM peripheral, reference manual also describe HRTIM functionalities for all STM32G4, but on some pages and datasheet it is no information about HRTIM support. Which in...

0690X00000BuetvQAB.png

Downloading the code in target board giving error

Hi,I am using STM32L476G-DISCOVERY board. As i am beginner so i have created a project for simple hello world program .When i am trying to download a build into target it is showing the following error- "Launching Test_helloworld' has encountered a...

SMISH.2 by Associate II
  • 518 Views
  • 2 replies
  • 0 kudos

STM32G4 CANopen support

Not a question, but forwarding some information.The CiA group (An In Automation) announced expanded driver support for the G4.For anyone interested, here the link:https://can-newsletter.org/software/protocol-stacks/200417_expanded-canopen-driver-supp...

Ozone by Lead II
  • 329 Views
  • 0 replies
  • 0 kudos

Nucleo F401RE Virtual USART Crashing

I currently have a project using micropython on the Nucleo F401RE. When connected to the virtual USART over usb, it seems to crash every 15min or so. I've tried connecting directly to PA2 and PA3 (while doing all the other setup to enable it) and it ...

ANels.1 by Associate II
  • 468 Views
  • 4 replies
  • 0 kudos

Resolved! Ye Olde STM32F4 USART baud rate

I'm having the same trouble as many on here in that I can't persuade USART1 of my STM32F4 to come out with the correct baud rate. My transmitted data appears as garbage when received at 115,200 and if I attach a Saleae logic probe to the Tx pin it me...

Two single-ended ADC inputs vs differential ADC

Hello,Does STM32F7 support differential or pseudo analog reading?Also Other than that if we read two single ended channels which are connected to a differential pair and then in software we do the common mode rejection does it have the same performan...

MMehr.1 by Associate
  • 1969 Views
  • 5 replies
  • 0 kudos