STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F429ZI interface to GEN4-FT813-CTP-CLB:

Everyone, Posting for the first time here. We've been working with a 4d display that's based on an FT813 IC. The issue that we came to so far is the following.0x7C during Initialization is never detected although, it is detected from MISO. This is re...

0693W00000HnkROQAZ.png

How to manage 2 channel PWM with DMA - STM32L073

We try to generate audio signal with 2 PWM signals. We use TIM2_CH1 and TIM2_CH2 with DMA1 channel 5 and channel 3. This two PWM signals must be synchronized, but we noticed some delay between this 2 channels, which unfortunately is not constant. For...

mrasz.1 by Associate
  • 485 Views
  • 1 replies
  • 0 kudos

In Rx Polling Mode, HAL_UART_Receive() is stuck in UART_WaitOnFlagUntilTimeout() waiting for the RXNE flag to get set in the UART's Status Register.

I'm using a STM32F407-Disc1 board, and my polled HAL_UART_Receive() is stuck waiting for the RXNE flag to get set in the UART Status register. Ironically, when using the STM32CubeIDE debugger and looking at the SFR registers for my UART, it looks li...

RJepp.1 by Associate II
  • 630 Views
  • 2 replies
  • 0 kudos

STM32U5 ADC internal channel

Hello,I'm facing some issues sampling ADC internal channel in of STM32u575.In particular these are the steps I'm following:VDDA enableADC Clock ConfigurationHAL_ADC_Init (&ADC_Handle[i])Interrupt configuration.Then, I configure the ADC channel to rea...

Resolved! VREFINT - sporadic false(?) readings

Using a STM32F091 board, I set up the ADC to:sample at the longest selectable sampling time (239.5 cycles)clock source is the internal 14 MHz RC oscresolution 12 bitsequence of all available channels incl. vrefintAt startup, there is a slight deviati...

SKled.1 by Senior II
  • 1563 Views
  • 6 replies
  • 1 kudos

STM32U5 controller RTC accuracy

Hi,I am trying to enable RTC functionality in Nucleo STM32U575ZI board. As one of my requirement I wanted to understand how much accuracy we can get for STM32U5 controller ? Any documentation or suggestion would help a lot.Thanks!!

NM.1 by Associate II
  • 591 Views
  • 2 replies
  • 0 kudos

I am using STM32F051K6U7 HAL_GetTick()

Hi ,I am using STM32F051K6U7 for one of our project.For Timing the HAL_GetTick() is low accuracy .every 240 seconds there are 1 to 2 seconds off .I am using a f0discovery board, so I am using internal RC occilator. Is this expected or is there an er...

ck.1 by Associate III
  • 446 Views
  • 1 replies
  • 0 kudos