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

STM32L433CCT6 flash memory write Problem

Im working on stm32l433cctt6 ,& try to save deta on internal flash memory ,but while write on flash operation it returns status error & Hard fault in HAL_FLASH_Program,Here is my Code// Variablesuint32_t StartAddress = 0x0808F800; //start addre...

PMOHO.1 by Associate II
  • 664 Views
  • 5 replies
  • 0 kudos

STM32F429IGT6 LTDC with RGB888 (854x480) image

Hello everyone! The MCU used is STM32F429IGT6.Among the functions, we want to use LTDC.Currently external memory cannot be used.using internal flash memoryI am trying to use an RGB888 (854x480) 24bit image.However, this image has a total size of 1.2M...

Jdogk_2-1710831788476.png Jdogk_3-1710832290039.png
Jdogk by Associate II
  • 737 Views
  • 2 replies
  • 0 kudos

Resolved! HRTIM fault clearing

Hi,I'm thinking what is the right way to clear HRTIM interrupt status register (HRTIM_ISR) bits?In the description of the HRTIM_ISR register STM32G4 reference manual (RM0440 Rev 8 page 1041) says: This bit is set by hardware when fault 1 event occurs...

OJ by Associate II
  • 340 Views
  • 3 replies
  • 5 kudos

Nucleo-64 7 bit serial

I am using the Nucleo-64 STM32L476 evaluation board and am connecting via the (USB) debug port. This connects to USART2. However, when I send 7 bit serial (from the PC) it appears to arrive as 8 bit serial  (USART2). Does the USB to Serial converter ...

DOrch.1 by Associate II
  • 265 Views
  • 3 replies
  • 2 kudos

Resolved! ADC pot conversions not stable in STM32F103RCT6

I am using stm32f103rct6 controller board. I am not getting fixed ADC values for POT. I was used poll for conversion in ADC. Please attach code to get a fixed ADC value or else please address me for how to solve the problem.

Yeswanth by Associate II
  • 804 Views
  • 10 replies
  • 1 kudos

How to use CAN Bus on STM32f429 DISCOVERY board

Hello, I am trying to select CAN1/CAN2 peripheral using the STM32CUBEIDE device configuration tool . Even though I disabled LTDC and FMC, it is not allowing me to enable CAN1 or CAN2I want to understand does this board supports CAN communication. How...

n.serina by Associate III
  • 673 Views
  • 2 replies
  • 0 kudos
Labels