STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PSSI DMA or IT on STM32H5?

Hello!I have not been able to figure out how to get PSSI DMA working for the H5. For other peripherals, there is a DMA-tab in the configuration, but not for PSSI. Similarly, I have not been able to find any way of using interrupts for transmitting or...

olaan by Associate II
  • 1544 Views
  • 9 replies
  • 1 kudos

Resolved! STM32H7B0 ULPI Timing in 1.8V and PHY Selection

I am currently working on using the USB3320 ULPI PHY with the STM32H7B0VBT6. After reading the STM32 reference manual, I noticed that it mentions special attention should be paid to the hold time when operating at 1.8V.Additionally, I came across a f...

屏幕截图 2024-11-08 035441.png
Cirno by Associate
  • 381 Views
  • 2 replies
  • 2 kudos

Resolved! Stm32f105 don't enter dfu mode

Posted on November 05, 2012 at 11:29Hello, I designed a board which contains stm32f105 microcontroller, and i want to use DFU as bootloader in order to download my program to the micro controller through usb port. I put BOOT0 =1, and BOOT1=0 PA10=PD...

hisham23 by Associate III
  • 619 Views
  • 2 replies
  • 1 kudos

Resolved! Cortex M7 Operating Modes

Hii, In ARM cortex M7 Architecture, Two modes are there one is Thread Mode and Handler Mode. Here, What is my query is How to switch Thread mode to Handler Mode? What Instruction we have to write example, msr xpsr in Assembly? Regards,

why calibration ADC and DAC is important in stm32f4?

  Hello, I am using ADC and DAC for sensing in my device, and I am using the STM32F405RGT6. I want to perform calibration, but I cannot use   "HAL_ADCEx_Calibration_Start(&hadc1, ADC_SINGLE_ENDED);"   . I tried using this code: c Copy code     ...

macam1 by Associate III
  • 1042 Views
  • 10 replies
  • 4 kudos

Nucleo446re Internal Adc

Hi Everyone I am using Internal adc to sample 2 channels of adc using polling methodI am not able to reduce the number of samples per cycle by changing prescaler or Sampling timeI can only control the samples per cycle by giving software delay -->   ...

Resolved! SRC236 Sample rate converter, noisy

Hy,I have tried to resample a 16bit/8kHz audio signal to 16kHz and 48kHz.Conversion works, but the audio is noisy. I am tested it on development board STM32H747 CM7 core.I have tried libraries: SRC236_CM7_GCC.a and SRC236HQ_CM7_GCC.a without quality ...

KBéla.1 by Associate III
  • 590 Views
  • 6 replies
  • 5 kudos

SD Card as MSC Device on STM32H753I-EVAL2

Hello everyone,I’m looking for some assistance with making an SD card work as a Mass Storage Class device on the STM32H753I-EVAL2 board. I’ve come across various solutions on the forum that have helped others, but none have resolved all the issues, a...

ikogman by Associate II
  • 464 Views
  • 3 replies
  • 1 kudos