STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FDCAN fail to run with OTA firmware

Hi there! I am writing to bring to your attention an issue we have encountered during the testing phase of the firmware for the STM32G474VET6-based microcontroller. The core of the problem revolves around the functionality of the FDCAN interface when...

Query regarding Power Up of STUSB4500

I was working on a project of power delivery using STUSB4500. I am configuring the STUSB4500 registers using a Nucleo F07. So, my query is whether we can connect the Nucleo Board for UART / I2C Connection and the Type C Power Adapter for Source Input...

b.png
theAkash by Associate
  • 607 Views
  • 0 replies
  • 0 kudos

Resolved! Unable to write to register (example ADC1->SMPR = 7)

I am trying to use the AD converter on my Nucleo-F030R8 board. (Actually it works with the "HAL" functions, but I am trying to program on a lower level).While debugging I am watching my struct ADC1 (Wich points at the ADC registers). I am trying to w...

RBakk.2 by Associate
  • 798 Views
  • 2 replies
  • 1 kudos

Resolved! USART-5 on STM32 LoRa

HiWe are using the DISCO-L072CZ-LRWAN1.USART-5 uses pin PB3 for Tx, is this pin not available on the LoRa development kit ?Is there a way to re-route the USART-5 Tx pin or access it ?thanks

sgabran by Associate III
  • 1237 Views
  • 2 replies
  • 3 kudos

Resolved! Stm32h747-Disco uart to arduino

UM2411:Caution: The I/Os of the STM32 microcontroller are +3V3 compatible instead of 5 V for ARDUINO ®Uno V3This mean can not conect to Stm32h747-Disco with pines for uart to arduino directly o no ? If hay problem with this how to send data o solve t...

wjian.2 by Associate III
  • 793 Views
  • 1 replies
  • 0 kudos

Resolved! Finding/Porting Examples?

Hello, I have the STM32G474 Discovery Kit and am just attempting to get a blinky LED program to work on it for right now. In the STM32CubeIDE, I imported an example, was able to get it to build correctly (after changing references from caddr_t to voi...

5555.png