STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STLINK-V3PWM issues

I didn't own a V3 programming device and found the $11 device did have a USB C type connector but would not supply power to the target so I purchased the STLINK-V3PWR device. When it arrive I could not find any of the shipped cables that would connec...

KevinA by Senior
  • 324 Views
  • 0 replies
  • 0 kudos

Resolved! I2C HAL_BUSY NUCLEO-FR103RB Master

NUCLEO STM32 I2CHello, I'm trying to make a master NUCLEO-FR103RB send data to a slave device using fast mode (400 kHz). Slave to master is not essential at the moment. As slave I am using the Total Phase AARDVARK in slave mode simulating a LED drive...

image_2024-09-19_131011655.png I2C.drawio (1).png
xenon by Associate II
  • 837 Views
  • 6 replies
  • 3 kudos

ADC voltage drop

Hi I have been seeing voltage spikes and drops on the signals coming from the ADC. I'm not sure what is happening and wanted to see if anyone else has seen this before. 

Spikes.PNG
xeng_EE by Associate
  • 724 Views
  • 3 replies
  • 2 kudos

STM32L452 wakeup issue

Hello,My STM32L452 Nucleo-64 board does not wake up from sleep mode by an external interrupt.Interrupts are working, but after calling this function: HAL_PWR_EnterSLEEPMode(PWR_LOWPOWERREGULATOR_ON, PWR_SLEEPENTRY_WFI); Program wait on this function ...

JKol by Associate II
  • 245 Views
  • 1 replies
  • 0 kudos