STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timer Problem

Hi everyone.   I am driving a Neopixel LED with a PWM signal in DMA mode using a timer. Even though all variables are the same, my code works with timer 3, but the same code doesn't work with timer 2 with the same timer configuration. Why could this ...

USB-PD MCU for Display Port Source - Power Sink

Hi, we are developing a device which outputs display port over type-c and needs to sink power. Similar to Laptops when connected to hubs. The required power is less than 60W. Im looking a for a suitable USB-PD implementation for this purpose. Can thi...

caneralp_2-1758909339802.png
caneralp by Associate II
  • 334 Views
  • 1 replies
  • 1 kudos

Only 16K of 8M PSRAM accessible on B-U585I-IOT02A

I'm using a B-U585I-IOT02A board and the IOT_HTTP_WebServer example code. My read is the PSRAM is 8M on that board, but I can only access 16K (to 0x2803ffff) and then ???? is not IDE memory display or a trap in the code.  Is this a CPU configuration ...

Marty by Associate II
  • 301 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H7S7L8H6H XSPI instability

IssueHigher ambient temperatures cause communication malfunctions with XSPI memories.DetailsOur design is heavily adopted from STM32H7S78-DK which also has the same issue described below.The application uses memory-mapped mode for both Flash and RAM ...

IS66WVO32M8 OSPI problems

Hi All!I try to use 2 pieces of IS66WVO32M8 PSRAM with multiplexed OSPI ( only the NSS pins not shared ) with STM32F585 in memory mapped mode.Previously, I used 2 pieces of APMemory's APS12808L in memory mapped mode without any issues.I reconfigured ...

ccuebler_0-1758270421684.png
ccuebler by Associate II
  • 544 Views
  • 9 replies
  • 0 kudos

STM32H723VGT6 hardware error interrupt is occurring

hi ;During the operation of STM32H723VGT6, the constant input bus error and hardware error interrupt occurred, and the clock is 280M. The PWR_REGULATOR_VOLTAGE_SCALE1 is unstable. The clock configuration __HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_...

st  ..................jpg

Unable to read ADC values

Hi Im Lalin, Im using STM32L433RC-P MCU for learning.Im facing the issue in reading the data from ADC.Im not getting any error too.Below are the source code attached.Kindly help me to find the solution for this.Note that im using uart.c for debugging...