STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F103 UART interrupt not working

Hello, I'm building a project where I will use CAN, UART and a TIMER. All of these work with an interrupt. How it works: I get data via CAN and use a TIMER to send a Request on the CANbus. With the UART I need to receive some commands that will trigg...

Smdeint by Associate III
  • 6365 Views
  • 6 replies
  • 2 kudos

Hardware and software reference

Hi, STM32H743 development kit to develop my board.I want to develop my board in a way that each hardware interface can be selected between AI, AO, DI, DO by software. Is there any reference boards or reference documentations to implement such applica...

STM32F407 USB to UART

hello,Im trying to send the data I received on USB port (succesfully) to the UART port i tried sending data between 2 windows in Hercule, one is connected to the USB port, the other is connected to the UART port with the right configurations. I provi...

Lola_ by Associate II
  • 3108 Views
  • 4 replies
  • 2 kudos

Resolved! STWLC38 I2C Module

Hi there, should anyone recommend an I2C module for communicating with STWLC-GUI ??I have one already, but I need one more.Thanks.

JAKE2 by Associate III
  • 2153 Views
  • 2 replies
  • 1 kudos

Resolved! stm32 ADC scann mdoe

In the ADC scan mode in STM32 microcontrollers, the digitized value of all input channels is dumped into ADCx->DR. Is there a register or flags to find out which ADC channel the data currently in the ADCx->DR register```void HAL_ADC_ConvCpltCallback(...

Resolved! ST/LINK-V/2 STM32H723ZGT6 program 1st time

Trying to connect to a STM32H723ZGT6 for the first time. Does the ST/LINK-V/2 have to use the JTAG connection on this device as I feel it probably does? The 4 pin connection being for the STM8 only? I jave connected as a JTAG connection using jumper ...

MDeac.1 by Associate III
  • 4028 Views
  • 4 replies
  • 1 kudos