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

Doubts Regarding USB CDC in STM32F407

I am recently working on USB CDC in STM32F407 and i have the following doubts:Based on my understanding 64  bytes can be send using CDC_Transmit_FS, so can we give a array of some size which is greater than 2KBytes and DO we need to do any chunking h...

Resolved! H523 can't run HW SPI

Hello, I spend a lot of time to tried running HW SPI on H523CET6.  On the other mcu like F411 it work without any problems. In this case SPI work only when I do it in software mode://===================================================================...

0.jpg 1.jpg 2.jpg 3.jpg
wegi01 by Associate III
  • 172 Views
  • 3 replies
  • 1 kudos

Resolved! A problem about the I2C Fast mode plus of STM32H750VBT6

I configured SYSCLK to 480 MHz and set the I2C1 peripheral clock frequency to 120 MHz. For I2C1's timing settings, I selected Fast Mode Plus (1 MHz) and applied the timing register value 0x0050174F, the setting about maximum output speed of SDA and S...

PKB404 by Associate
  • 190 Views
  • 2 replies
  • 1 kudos

Resolved! STM32N6 unused XSPI pins

Hi all,I'm designing STM32N655L0 based board and I've one question.I'm using XSPI1 and XSPI 2 peripherals.XSPI2->Octa SPI mode, NOR FlashXSPI1-> SDRAM, Hexa SPISo my question is can I use unused CS, NCLK pins as an IO?I just wanted to be sure. BR

NPU SRAM

Hi,I want to increase the amount of RAM for my application, but I noticed that the NPU seems to be using memory from address 0x34100000 (SRAM2) in the sample application it is based on. Where can I change this? Are there any limitations to the memory...

Artur5 by Associate III
  • 285 Views
  • 1 replies
  • 0 kudos

Resolved! Clock confirmation in NUCLEO-F767ZI

Hello,I was looking into this wiki tutorial on setting up a UDP echo server by @mƎALLEm , and the clock configuration caught my eye and wanted to confirm a few things.On the nucleo board , the 8 MHz crystal (X3) is not soldered and the 8 MHz clock si...

ak52_0-1753853874258.png ak52_1-1753854095962.png
ak52 by Associate III
  • 194 Views
  • 3 replies
  • 2 kudos

COMP connects to TIM

I am using a STM32H723ZGT6. I am trying to Trigger an Input Capture on TIM1 Channel 1 by connecting to the output of the Comparator internally,but cannot get the TIM1 Configuration to fire the Input Capture Callback. I've turned on the input capture ...

smile by Associate II
  • 185 Views
  • 1 replies
  • 1 kudos