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

How to redirect std::cout to ITM port 0

Hi everyone, I have successfully used the following code to redirect the printf output to SWD, ITM View/* USER CODE BEGIN 4 */ int __io_putchar(int ch) { ITM_SendChar(ch); return ch; } /* USER CODE END 4 */Now I am working with C++ and would...

Xxoyo.1 by Associate III
  • 325 Views
  • 0 replies
  • 0 kudos

Material Version Requirements

Hi,I want to ask if it's neccessary to use exactly the program versions from the installer or if I can use newer versions, e.g. V1.5.1 für the STM32CubeIDE?GreetingsBen

BSpoe.1 by Associate III
  • 229 Views
  • 0 replies
  • 0 kudos

DMA for UART in STM32L4S5ZI

Hi,I created a project in STM32CubeMX tool for USART1(Asynchronous) with DMA channels for both Tx and Rx. But in the UART initialization I do not see anything which indicates that DMA for this UART is enabled. There are two variables defined as follo...

SJant.1 by Associate III
  • 221 Views
  • 0 replies
  • 0 kudos

I purchased the board on your site, and you just sent me an email telling me you gave away my seat! I can provide proof of purchase. Please re-enroll me ot at least send me a recording of the course and a copy of the course materials

I purchased the board on your site, and you just sent me an email telling me you gave away my seat!I can provide proof of purchase.Please re-enroll me ot at least send me a recording of the course and a copy of the course materials

JMira.1 by Associate
  • 244 Views
  • 1 replies
  • 0 kudos
Labels