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

how to write the QSPI flash memory

Hello everyone!!!I'm yugentharStill I am working in QSPI concept in stm32f746 disco boardI tried to write the data for QSPI flash memory but I can't able to write and read the QSPI flash memory I have attached my code and snap pls find and give any s...

_legacyfs_online_stmicro_images_0693W00000bjmI1QAI.png

How to read ADC value using continuous Interrupt handler?

I had tried Poll conversion and it worked fine, but I want to use Interrupt for ADC value reading, but for some reason, it is not working. Could anyone suggest me, where i went wrong?void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef* hadc){ adc_val = H...

RShre.2 by Associate III
  • 1744 Views
  • 6 replies
  • 0 kudos

STM32G4 Comparator (COMP1) Blanking Pulse Width (using TIM1_OC5)

Hi,I'm using STM32G474 and trying to understand how COMP1 output blanking should be setup. From the reference manual, it can be set by using TIM1_OC5, but I didn't find anywhere mentioning how can i configure the length of the blanking period.Any tip...

JY.1 by Associate II
  • 2767 Views
  • 5 replies
  • 0 kudos

Receiving Zeros via SPDIF with STM32F446 does not work

I'm using an STM32F446RE to receive data via SPDIF. This works well with the following initialisation:hspdif.Instance = SPDIFRX; hspdif.Init.InputSelection = SPDIFRX_INPUT_IN0; hspdif.Init.Retries = SPDIFRX_MAXRETRIES_15; hspdif.Init.WaitForAct...

_legacyfs_online_stmicro_images_0693W00000blDM2QAM.png
BSchm.6 by Associate III
  • 1164 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H7, Can't select VOS1 in STM32CubeMX

I can't seem to figure out how to get STM32CubeMX to let me select VOS1 for an STM32H755.I'm using direct SMPS supply. In an older version of CubeMX, I was running VOS0 and 480MHz, but I see that that is not allowed anymore (Have to use LDO for it, w...

banelapel by Associate II
  • 1879 Views
  • 5 replies
  • 0 kudos