STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L432KC ADC DMA channel dependecy problem

Hello,I am trying to get information from two analog sensore (FSRs) by using two seperated data lines (PB0 as IN15 and PA7 as IN12) through ADC1(Not important note - I created unint32s for debuging and I am willing to transfer the data by using CANBU...

RKavod by Associate II
  • 2985 Views
  • 10 replies
  • 0 kudos

Resolved! STM32H723ZG ADC with DMA

Hello everyone,I am using an STM32H723ZG MCU and wanted to use ADC scan conversion with DMA. I could implement what I wanted there is just one thing I do not fully understand related to it.I am using ADC3 whose maximal resolution is 12 bit. Based on ...

0693W00000SvHk2QAF.png 0693W00000SvHlAQAV.png
GVG by Associate II
  • 4469 Views
  • 8 replies
  • 0 kudos

Resolved! FLASH_WaitLastOperation and FLASH_SR_PGSERR

Hi all,I'm trying to write in the internal flash memory of my new MCU (STM32L496VGYXP),but FLASH_WaitLastOperation fails. The error seems to be FLASH_SR_PGSERR .I'm sure that my code used to write flash memory is correct because in others projects it...

M4R10 by Associate III
  • 2104 Views
  • 4 replies
  • 0 kudos

Communication problem between STM32L432KC to an Ebyte E32.

Hello,I have a project that sends a signal between master (stm32 and Ebyte+antenna) and a slave (another stm32 and Ebyte+antenna) using UART (baudrate 9600) (The communication between the Ebyte and the antenna is fine).My code is fine, it is not comp...

RKavod by Associate II
  • 640 Views
  • 2 replies
  • 0 kudos