STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! internal pullup resistor when power off

Hello,I wonder if I use the internal pullup resistor on an STM32F4 on an open-drain output, if the MCU is reset with the line NVIC_SystemReset(), does the internal pullup resistor with open drain output will still be seen by another IC connected to t...

Flash erase error on STM32L151CB-A

I am trying to store configuration data in flash on the STM32L151CB-A using the HAL libraries. I reserved the last page in flash for this. However, I see that already at the beginning of main the OPTVERR bit is set. (FLASH->SR: 0x80C) I never program...

URaic by Associate II
  • 467 Views
  • 2 replies
  • 0 kudos

NUCLEO-F303RE ADC interrupt issue?

Hello everyone,could someone please help with the following, I am trying to use ADC with interrupts. Doing the same thing with STM32F103C8T6 it works without issues, but using nucleo board it doesn't.Could someone please have a glance on the code ? (...

Resolved! Issue with PLL of the STM32F302

Hello, we're using the microcontroller STM32F302C8 and we have a problem with the PLL.The problem is when we enables the PLL the microcontroller is reset. We have made several tests using HSI and HSE, but always the same result, a reset after to enab...

GYacc by Associate II
  • 1169 Views
  • 4 replies
  • 0 kudos