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

STM32F746 USB Device MSC DMA Problem

Hi, I am using STM32F746G_DISCO, STM32 CubeMX version: 6.11.1, STM32CubeIDE version: 1.15.0 and FW_F7 firmware package V1.17.1.I tested the project: \STM32F746GDISCOVERY\STM32Cube_FW_F7_V1.17.0\Projects\STM32746G-Discovery\Applications\USB_Device\MSC...

1.png
Alex_777 by Associate II
  • 385 Views
  • 7 replies
  • 3 kudos

Resolved! Long Period Timer PWM Setup

Hello,I am attempting to set up a timer PWM output to have a set 600s period with a variable duty cycle based on a potentiometer input using an STM32G030J6 MCU.  I've setup PWM output timers before will little difficulty but this time I'm having a di...

Resolved! STM32F103V8 TIM3 Encoder only counts one direction

Hello,I'm working on a STM32F103V8. The TIM3 should decode the signal of a rotary decoder.When I turn the rotary decoder clockwise the counter of TIM3 goes up.When I turn the rotary decoder anticlockwise the counter of TIM3 goes up.The MX_TIM3_Init i...

DP_42 by Associate
  • 256 Views
  • 3 replies
  • 1 kudos

Does the STM32F4 support 1149.1 boundary scan test?

Posted on July 31, 2013 at 18:09I cannot find a BSDL file or any mention of Boundary scan testing capability in the datasheets for the STM32F4 family.  Having said that, I did no find any mention of Boundary scan test capability in the STM32F1 or ST...

dave by Associate
  • 1551 Views
  • 6 replies
  • 0 kudos

Resolved! Significance of "CANFDL" name in RM0440 Figure 664?

I am developing some applications that use an STM32G431 MCU and have a question about one of the figures in the reference manual (RM0440). In the chapter descripting the FDCAN peripheral, Figure 664 "FDCAN block diagram" (MSv51819V2) labels the FDCAN...

jacobq_0-1715102030999.png jacobq_2-1715102524616.png jacobq_1-1715102323575.png
jacobq by Associate II
  • 261 Views
  • 2 replies
  • 2 kudos

Resolved! External memory loader with IAR workbench

Hello,I am planning to use IAR Workbench for development on STM32H745 controller.I have worked on STLDR file i.e. external loader program with ST programmer and STM32CubeIDE but not used external memory loader with IAR workbench.1. Can STLDR be used ...

ATank.1 by Associate III
  • 225 Views
  • 1 replies
  • 0 kudos

Resolved! STLINK-V3MODS SWD protocol

Hello everyone.I want to connect a STLINK-V3MODS to a microcontroller STM32L031 using SWD protocol, I have tried the following the following conection:Is that enough to flash a program using stmcube mx?

Gomar_0-1714322235216.png
Gomar by Associate II
  • 537 Views
  • 9 replies
  • 5 kudos

STM32 interrupt latency

hi there ! I have an RTOS project, there are many interrupts (UART1,UART2,UART3, CAN interrupts, ....etc) . I want to measure the interrupt latency of any interrupt in the system. as you know the latency is the time between the event of interrupt (T1...

Labels