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

NUCLEO 144 - STM32F207ZG has the overcurrent LD7 permanently on, as well as the COM (red) and LD5 (Green). How can I fix this overcurrent problem?

Before starting the blinking program, when I plugged in my PC USB to micro the user LED's (1-3) could be toggled when I hit the blue push button, now they can't.Within Kiel, I started a new project LED blink. I found my MCU (as seen in the image), th...

0690X0000088vhAQAQ.png 0690X0000088vh0QAA.png 0690X0000088vgvQAA.png 0690X00000895QYQAY.jpg
Will1 by Associate II
  • 948 Views
  • 4 replies
  • 0 kudos

Resolved! Features depending on Power Supply-Flash memory access

Hello,​I​n the datasheet for the STM32F423 , I see at the table 18 "Features depending on Power Supply range". I want to understand what will be the performance of the MCU if I power it with 1.8 V. I don't clearly understand the table. At the column ...

Yevpator by Associate III
  • 500 Views
  • 2 replies
  • 0 kudos

Problem with duty cycle measurement

Hello everybody,I wanted to measure the duty cycle (tone) of a PWM signal with input capture mode. Unfortunately, it works only almost up to 65% of the duty cycle(Ton). otherwise will the T_off measured instead of Ton. does anyone have an idea what c...

Samuel1 by Associate III
  • 334 Views
  • 1 replies
  • 0 kudos

Error when using vPortFree(ptr) CMSIS-RTOS on STM32F4

I will need to handle dynamic memory using malloc and free. Looking on FreeRTOS documentation, I found pvPortMalloc(size) and vPortFree(ptr) , pvPortMalloc(size) works fine. When try to release memory using vPortFree(ptr) inside a Thread, the code ...

MGado by Associate
  • 426 Views
  • 0 replies
  • 0 kudos

SPI with non standard clk cycles.

Is there a way to have spi just send an abnormal number of clock cycles as opposed to just 8 cycles at a time? Is bit banging the only way? Can the LL library be configured or coded to do such a thing?

Andrew C by Associate II
  • 343 Views
  • 4 replies
  • 0 kudos

Sending 9 bit data using SPI STM32F7

Hi I'm using STM32F7 series microcontroller. Is it possible to send 9 bit data using SPI? the reason is i have to send 8 bit data along with command bit (ie 9th bit). I have seen some option in datasheet like we can chose the data length between 4...

PBU by Associate III
  • 740 Views
  • 5 replies
  • 0 kudos
Labels