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

Resolved! Understanding STM32F103C8 AD Vref and AD range.

Do I understand the datasheet correctly when I believe the internal 2.1v reference is something internal, and the AD is still operating within VCC/3.3v as upper limit? Copilot suggested this:  // Enable ADC1 and configure itRCC->APB2ENR |= RCC_APB2EN...

pilot by Associate III
  • 1868 Views
  • 6 replies
  • 1 kudos

DMA - USART transfer Peripheral to Peripheral

Hi,I am experiencing a packet loss issue using Peripheral-to-Peripheral DMA between UARTs.While Peripheral-to-Peripheral configuration is referenced in the STM32U585's Reference Manual, it is not available in the HAL library. Therefore, the DMA is co...

lotou by Associate II
  • 176 Views
  • 7 replies
  • 1 kudos

STM32N6570-DK XSPI flash incorrect data

Hello, I use an external flash in memory mapping mode and I have a strange problem. The application is executed from the internal RAM, while the checksum is calculated on the data from the external flash (simple summing of successive bytes in a loop)...

Artur5 by Associate II
  • 129 Views
  • 4 replies
  • 0 kudos

DSI Host interrupt and status register 0 (DSI_ISR0)

Hello,We are currently using a STM32U5G9 with MIPI Port 2 lanes talking to ST7701S TFT driver. We found on power up when we have a lot of error in DSI_ISR0.PE3 and DSI_ISR0.PE4 are set, display do not start. Definition of this error is : This bit ind...

cr_qc by Associate II
  • 37 Views
  • 0 replies
  • 0 kudos

Phase Shift Keying (PSK) modulation using HRTIM

Hello everyone,I'm searching to do PSK using HRTIM.I need only one output to display on oscilloscope.I use stm32g474RE and want to have phase shift of 22° when the bit change (ex : 1 --> 0 or 0 --> 1) and nothing change when I have (1 --> 1 or 0 --> ...

mala by Associate II
  • 33 Views
  • 0 replies
  • 0 kudos

VBUS Sensing on STM32N6

Hello,I have a question regarding VBUS sensing on STM32N6.First off, I found theGuide to USB development resources on STM32https://community.st.com/t5/stm32-mcus/guide-to-usb-development-resources-on-stm32/ta-p/790803I also read AN 4879. I want to us...

Panda by Associate III
  • 74 Views
  • 3 replies
  • 2 kudos

Stm32h5 usb hs and hexadeca/hspi/xspi spi

Dear ST, Will you be releasing a variant of the H5 with both USB HS support and hexadeca/hspi/xspi support?It seems confusing that your U5 series supports this but your higher speed more performance range doesn't. Thanks.

etheory by Senior II
  • 85 Views
  • 3 replies
  • 0 kudos

ST ROM Bootloader FDCAN CANBUS

The configuration:STLINK-V3SETConnected the two PCBs together via the three connectors (page 11).Attached jumper JP7 CAN_ON on MB1440 PCB (page 18).(STLINK-V3SET pages 17 & 23) & (NUCLEO-H723ZG page 37) & (Bootloader AN page 199) & (STM32H723 Manual ...

KoS by Associate
  • 8307 Views
  • 25 replies
  • 5 kudos