STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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 Visitor
  • 90 Views
  • 4 replies
  • 2 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
  • 335 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
  • 56 Views
  • 1 replies
  • 0 kudos