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

STM32cubeIDE with stm32f103c8t6 openocd

I am new to stm32F103F103c8t6. I am using Bluepill. In OpenOCD i get:Open On-Chip Debugger 0.12.0+dev-00597-ga5a21219f (2024-06-03-11:04) [https://github.com/STMicroelectronics/OpenOCD]Licensed under GNU GPL v2For bug reports, readhttp://openocd.org/...

Resolved! UART/USART Does not Work

I would like to transmit data via USART and read the data sent to computer via a terminal(I have tried Putty and Real Term so far). To that end, I activate My USART configuration is seen as above. I also wrote the code below:uint8_t myTxData[13] = "H...

0693W00000NqsasQAB.png

Resolved! STM32G030F6P6 STMCubeProgrammer

Hi,After I program an STM32G030F6P6 I can't connect again with the STMCubeProgrammer. I have checked that my boot pin is in the correct position but still I keep on getting the error:I have used a simple program that got generated by STM32CubeIde to ...

TDie_0-1725624908750.png
T.Die by Associate II
  • 412 Views
  • 5 replies
  • 1 kudos

Resolved! Mono chrome display with STM32 Nucleo-144

Hi,I am looking for monochorme display which can be interfaced with STM32 Nucleo-144 board. I looked into TouchGFX but it supports colored display board with this STM32 Nucleo-144 board. Can you suggest any monochomre display based board here?https:/...

mdalal by Associate III
  • 239 Views
  • 1 replies
  • 1 kudos

STM32G473RET3 MCU

We are using STM32G473 controller for our project, In that MCU, we faced an issue in systick while using the  HAL_Delay() function.We have changed the NVIC preemption priority for Time base systick timer,Still the systick count was not incremented. W...

Resolved! SDRAM - Winbond W9825GKH-6l - DMA Access

hi1. STM32F722ZE & Winbond SDRAM is working fine with follow setting .W9825G6KH-6I 166MHz/CL3 or 133MHz/CL2   CASLatency = FMC_SDRAM_CAS_LATENCY_3; SDClockPeriod = FMC_SDRAM_CLOCK_PERIOD_3;my understanding was MCU main clock was divide by 2 is made o...

MMARI.1 by Senior
  • 577 Views
  • 6 replies
  • 3 kudos

Resolved! How to use TIMER event DMA from Memory to GPIO

My goal is to send bit patterns from an array directly to GPIO, using a Timer as a sample clock / DMA trigger.More concretely: TIM2 Update Event --> DMA --> memory to GPIO Port ODR transferI am on STM32f103rb (Nucleo-64)Similar questions have been as...

0693W00000HoTGBQA3.png 0693W00000HoTGVQA3.png 0693W00000HoTFSQA3.png 0693W00000HoTFhQAN.png
Mnemocron by Associate III
  • 5006 Views
  • 6 replies
  • 0 kudos

STM32F030CC Pin output Reaction time

Hi!A PWM signal with a frequency of 100 kHz comes to the input of the microcontroller. Then, when the pulse falls, an interruption is triggered, which should change the state of one of the output PINs. And now I am observing a situation where the sig...

AB19_0-1725914262937.png
AB.19 by Associate II
  • 173 Views
  • 1 replies
  • 0 kudos

USB PD sink EPR availability

Hi, we are developing a USB PD sink device which will operate up to 28V @ 5A.The STM32G431 seems to be ideal for our application, however it seems that there is no official support for EPR within the TCPP software yet and I am unable to set a PDO hig...

cdoel by Associate II
  • 309 Views
  • 4 replies
  • 1 kudos