STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F303C8C6 DMA 2ADC 5Channels

hi i am having some difficoulty's where i cant find a solve for: problem 1 ADC1_channel12 feeds me a value back around 4030 while its voltage on the pin is 0.0Vproblem 2 ADC2_channel3 is always reading 0 i configured all ADC channels to place data in...

Core Hardware Register availability for User

Any Core Hardware Register available to user which is not used by HAL or the Processor itself which I can safely use without disturbing the rest of the MCU?I am using an STM32L431. To keep the System State in check I am using a Volatile uint32_t vari...

Resolved! HAL USART serial buffer pointers not declared volatile?

One of the practices of software design is to use volatile buffers when ISR and main loop access the data in the same buffers. This makes sure certain compiler register optimisations do not create unreliable code.If I look at the HAL code for the USA...

Johi by Senior III
  • 1710 Views
  • 3 replies
  • 1 kudos

Resolved! Multiple Channel ADC STM32H743ZI2

Hi all, i'm experimenting using ADC  in STM32H743ZI2i managed to get the single channels working on ADC1 and ADC2,and i want to use ADC3 with multiple channels, oncourse i followed all the manuals in youtube etc.. but still no lucki am using ADC3 cha...

shahaf321_0-1704106244590.png shahaf321_1-1704106282640.png shahaf321_2-1704106301681.png shahaf321_3-1704106322293.png
shahaf321 by Associate III
  • 1126 Views
  • 2 replies
  • 1 kudos

ADC to DAC using DMA in STM32f4

Hi everyone,ı was trying to make adc to dac using DMA. Shortly the adc value is writed into DAC data register. So that the potentiometer is turned then the digital value is writed ADC register. The brightness of led is changed. However, ı get ADC val...

QSPI flash IC obsolescence from STM32F412G-DISCO

Hi,We are referring to the bill of materials of the STM32F412G_DISCO board. We are looking up for QSPI flash IC (MICRON N25Q128A13EF840F) used in the development board for our new design and found that its lifecycle is obsolete on mouser india. Also ...

EJ.1 by Associate II
  • 1172 Views
  • 4 replies
  • 1 kudos

STM32H745IIT6 - is power wired right?

Ok here is the situationDid a board design, when plugged in i noticed 3.3v was not outputting correctly. Realized I put the wrong 3.3v regulator, maxes out at 100ma. Removed and put in a 3.3v regulator that goes up to 800ma which i thought would be f...

STM32H745IIT6.png STM32H745IIT6-bottom.png STM32H745IIT6-right.png STM32H745IIT6-left.png