STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

10 msps dac and adc stm32 recommendation

Dear Stm32 users,I currently plan to design an analog function generator and capture System.The old System used an analog lock in amplifier circuit to excite and capture noisy signals from a measurement source.For cost and pcb size saving i am consid...

Co-existance of ADC1 and DMA on STM32G0B1CE

Hi,I´m running ADC1 (IN1, IN2, IN6, IN7) with DMA process. Everything works fine. But if I try to initialize afterwards the DAC1_OUT1 (normal or DMA - both tried) I get a hard fault. Is there a general collision between DAC and ADC or would could be ...

AWack by Associate III
  • 472 Views
  • 2 replies
  • 0 kudos

Register issue

I have faced this issue, all the parts of my MCU registers are null. If I press "step over" button, it goes right, but when I press "resume" button, it goes as the following picture. I notified this issue when I was implementing a LCD project. I have...

ThanhPham_0-1722433052636.png

Resolved! Which code needs to be put in SRAM4 when using LPBAM tool

I have been trying to figure out which code exactly needs to be put in SRAM4 memory region for the LPBAM tool to work. All the examples I could find only use SRAM4 and fail to explain which parts are strictly needed to be placed in that part of the m...

AKova3_0-1721211628268.png
AKova.3 by Associate III
  • 658 Views
  • 3 replies
  • 0 kudos

Resolved! Annoying glitch on Timer Output compare channel

For a project I am using a number of timers to generate and/or monitor digital signals in a custom protocol. I stumbled upon a glitch in a timer Output Compare channel which I would like to share to find whether this is recognized and if there is a p...

LVan31_0-1722425630949.png LVan31_1-1722426553044.png
LVan .31 by Associate III
  • 817 Views
  • 4 replies
  • 1 kudos

Regarding STM32F030 HAL_UART_ERROR_FE

I have configured the STM32F030 with DMA for RX, and when sending 0x05 from a PC, I observed 0x7d on the debugger. Upon checking HAL_UART_GetError() during reception, it showed HAL_UART_ERROR_FE. I am unsure about the cause of this issue. Could you p...

STM32H745ZIT6 ADC error

I'm encountering an issue with the ADC on my STM32H745ZIT6 microcontroller when reading voltages from a power supply. Here's the problem in detail:I'm using the ADC to convert analog voltages from a power supply into digital values. However, I've not...

MorisG_PE by Associate II
  • 2675 Views
  • 20 replies
  • 3 kudos