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

Unable to read ADC values

Hi Im Lalin, Im using STM32L433RC-P MCU for learning.Im facing the issue in reading the data from ADC.Im not getting any error too.Below are the source code attached.Kindly help me to find the solution for this.Note that im using uart.c for debugging...

STM32C0 VREF+ Calculation

With a stm32c0116-dk, I am attempting to read vrefint, and calculate vref+. From my understanding of the data sheet, and schematic. VDDA is tied to VREF+ . On the development kit, these voltages are 3.3V.VREF+ = ((VREF _Charac+) * (VREFINT_CAL)) / VR...

pjhap by Associate
  • 99 Views
  • 0 replies
  • 0 kudos

STM32H742 TIMER CLK 50MHz frequency

I am using the STM32H742 MCU.Currently, System CLOCK is set to 480 MHz and APB TIMER and AHB maximum CLK is set to 240 MHz.However, the maximum frequency of TIMER and GPIO cannot exceed 25 MHz, so what should I do to make it over 50 MHzAttached is th...

eogos_0-1758702607455.png eogos_1-1758702626863.png
eogos by Associate
  • 293 Views
  • 7 replies
  • 0 kudos

ST Link V2 and V3 VS STM32G0B

Hello,I have a STM32G0B1KBU3N MCU for my USB-C PD board. I am a new with this so learning. I am currently finished assemble my own PCB and have some issue with programming the controller. I can program controller with ST link V3-minie but have Zero l...

grisom13 by Associate III
  • 298 Views
  • 9 replies
  • 0 kudos

Resolved! i2c dma question

Hi i'm using STM32F411RE. I've been reading data from ADC IC using I2C communication. It's 400Khz, and I'm reading using DMA. By the way, if another interrupt with high priority occurs during I2C communication, it runs that interrupt during I2C commu...

giwonKIM by Associate III
  • 292 Views
  • 5 replies
  • 5 kudos

STM32H7S3V8T6 timer triggered DMA

Hi All, Trying to setup timer triggered DMA for the STM32H7S3V8T6 micro and cannot seem to get it workingI have tried a number of things and eventually resorted to asking chatGPT but so far no dice... What I want to achieve1. Timer 1 toggles CH1 outp...

JShro by Associate III
  • 103 Views
  • 0 replies
  • 0 kudos

Boot STM32H7Rx using SPI?

Hi,I want to design a board using a STM32H7Rx device that has only one Octo-SPI. I need this Octo-SPI to connect to an on board FPGA, so I can not use it for booting.Therefore I have some questions:Can I boot from standard SPI? I do not need to run f...

CJans.1 by Associate III
  • 79 Views
  • 0 replies
  • 0 kudos

STM32F401RE + X-NUCLEO-53L7A1

Hi all,I am new to STM32 programming. I have been able to write a driver for an ultrasonic distance sensor, flash the board, and measure distance, in Rust.Now, I am trying to get a STM32F401RE to talk to a X-NUCLEO-53L7A1 ToF sensor, connected via Ar...

NUCLEO H563ZI USART GPDMA channel6 not received buffer

Hi~ NUCLEO H563ZI USART GPDMA channel6 not received buffer.   static void MX_USART6_UART_Init(void) /* GPDMA2_REQUEST_USART6_RX Init */ NodeConfig.DestAllocatedPort = LL_DMA_DEST_ALLOCATED_PORT1; NodeConfig.DestHWordExchange = LL_DMA_DEST_HALFWO...

togsin_0-1759126546367.png
togsin by Associate III
  • 271 Views
  • 4 replies
  • 0 kudos