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

DMA FIFO error on DAC when writing second time

I am trying to use DAC Channel 1 on STM32H7 with DMA to control the ramp-up of a PA. The DAC must always be driven (enabled). A ramp-up sequence is written at the start of a burst and a ramp-down at the end of the burst.The FIFO error flag is set on ...

PWint by Associate III
  • 539 Views
  • 0 replies
  • 0 kudos

DAC output in STM32L151RCT6 MCU is not constant.

Hi,I am using STM32L151RCT6 MCU and creating the project in STM32cube IDE .i implemented DAC peripheral and kept 1.52 As input and did calculation like:float value = 1.52; // Dac outputuint32_t var; var = (value * 4096)/3.3 ; // From datasheet  HA...

MBhir.11 by Associate III
  • 1128 Views
  • 6 replies
  • 0 kudos

1. Can you tell us why this RTC reset happens only in the negative temperature? 2.Also,during battery powered ON condition,does the leakage current Loads through RTC supply(VCC) causing a voltage Dip in the battery voltage?

Dear Sir/madam,We are using Serial RTC chip(M41T93ZMY6F) in one of our application. In the datasheet,it is given as the RTC chip can be operated in the range of -40 deg C to +85 deg C.During Low temperature (-10 deg C), vacuum condition (5*10^-5 bar)...

ANell.1 by Associate
  • 802 Views
  • 1 replies
  • 0 kudos

documentation errors in RM0444

Offset values shown in Table 84 are out of range according to Table 1.Also, "Address offset" of each COMP registers is different from the table.Section 10.1 says that the assignment of DMAMUX request multiplexer outputs to DMA controller channels is ...

0690X000008i5niQAA.png 0690X000008i5o2QAA.png 0690X000008i5o7QAA.png 0690X000008i5nxQAA.png
arufa by Associate
  • 794 Views
  • 2 replies
  • 2 kudos

I want to use CubeMX examples with CubeIde

I just started using CubeIde but using Cube examples gives a lot errors. Should I just copy all the .H and .C files (from where?) somewhere or is there a better way.I have 32H750 and 32F746 Discovery boards and my own boards.

LMI2 by Lead
  • 478 Views
  • 2 replies
  • 0 kudos