STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! I want to make some delay to the microcontroller based on the number of clock cycle. What API can I use it?

I'm trying to control the timing of ADC for best performance.So, I want to give exact delay based on the number of clock cycles. However, I don't know what API should I use to give delay.Right know, I turned on TIM16 and I know how to get timer like ...

KKIM.6 by Senior II
  • 1251 Views
  • 2 replies
  • 0 kudos

Reset pin goes down every 400ms for 50us

Hi,we have problem with our custom designed board. We are using STM32L011F4P6 MCUs and some of them behaves very strange. After reset, every 400ms for 50us, reset pin (which is internally pulled up), goes down. We don't known what causes that behavio...

make: *** [Core/Src/subdir.mk:34: Core/Src/main.o] Error 1

Hi, I am a newbie for STM32 after activating all my peripheral libraries I try to build my code but I get the following error:make: *** [Core/Src/subdir.mk:34: Core/Src/main.o] Error 1"make -j4 all" terminated with exit code 2. Build might be inco...

GBarc.2 by Associate
  • 4318 Views
  • 2 replies
  • 1 kudos