STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DAC underrun when writing to a HRTIM register

Hi,I have the following configuration:1. ADC converts values and writes it to memory with DMA2. DAC outputs the ADC data also with a DMA3. Both, the ADC and the DAC are triggered by HRTIM TimerA at a rate of 700kHzAll works fine, I can see the data c...

berait by Associate II
  • 464 Views
  • 1 replies
  • 0 kudos

Resolved! VBAT & RTC Issues on Circuit - STM32H563ZIT6

I am experiencing issues with the VBAT pin on the STM32H563ZIT6 microcontroller. Specifically, the VBAT pin is not responding properly. I am using a CR2032 CMOS battery for RTC backup, but it is not maintaining the date and time as expected. When the...

VBAT_CKT.png CMOS Battery.png

STM32L053 I2C problems with LIS3DH sensor

Hi, I'm trying to recover the data from the LIS3DH sensor and I found this tutorial " https://www.youtube.com/watch?v=A1CIOUZdeR4". In the tutorial the person uses function " if(HAL_I2C_IsDeviceReady(&hi2c1,SLAVEI2C_ADD,10,100)==HAL_OK) " to see if t...

0690X000006DavhQAC.png
JJavi by Associate II
  • 2315 Views
  • 11 replies
  • 0 kudos

ADC DMA

I am using the STM32U575 Nucleo board and have configured ADC4 IN3 to read ADC values using DMA. I referred to a tutorial video to set up the DMA for ADC. At 5:15 minutes into the tutorial video, there is  an option called 'Conversion Data Management...

_Danny_ by Associate III
  • 545 Views
  • 2 replies
  • 0 kudos

STM32H563 SPI DMA issue

Hi All!I have a issue about SPI DMA communication on NUCLEO-H563 Board. Details are as follows.My Configuration of STM32CubeMx as shown in the figure1 and 2.figure1figure2I call the function of HAL_SPI_TransmitReceive_DMA(), it comes to line 2212 of ...

5.png 6.png 1.JPG 3.png
fhu.11 by Associate II
  • 653 Views
  • 3 replies
  • 0 kudos

HRTIM Start Synchronization

Hi All. So, I'm currently working on a project that I need some assistance with... I'm using the HRTimer and ADC. Timer A and Timer E both control my gate drive outputs; they're variable frequency. I also have Timer F, which controls my ADC sampling....

Jbin0101 by Associate II
  • 664 Views
  • 1 replies
  • 0 kudos