STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Better way for mutlichannel ADC

Hello. I have stm32f407 MCU. I need read 6 ADC channels by timer (2 Khz) and store adc data to 6 circular buffers. What is better way do this?

TAndr.1 by Associate II
  • 671 Views
  • 4 replies
  • 0 kudos

FLASH_CR address

Hi,I am developing a programmer over the SWD and need some advise. One of the tasks is to unlock the Flash with the unlock bit in the FLASH_CR register. I have found a reference manual and it says the offset is 0x10 but I can't find anywhere which st...

PMerc.1 by Associate II
  • 615 Views
  • 4 replies
  • 0 kudos

STM32F7 CAN exit Sleep mode

I'm making my own low level CAN driver. I have a problem releasing the CANperipheral from sleep mode. So there are more requirements then I found so far. LL_AHB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_CAN1); LL_AHB3_GRP1_ForceReset(LL_APB1_GRP1_P...

Evan .1 by Associate II
  • 985 Views
  • 3 replies
  • 0 kudos

Resolved! How to give delay when working gpio toggel?

Hello ,I am using Standard Peripheral Library with STM32F3VCT6 mcu. I want give delay without using timer of it means want give delay by using RCC clock. Is there any thing by which it can be happen.

LACTIC by Associate II
  • 955 Views
  • 5 replies
  • 0 kudos

Resolved! Why HAL_UART_Transmit_DMA(&huart2, buffer, n) doesn't work properly inside Timer interrupt callback function?

Greeting Everyone,May I have some little help here? I'm currently using STM32F303K8. I had experimented with HAL_UART_Transmit_DMA function within "the main while loop" and the TIM6_DAC1_IRQHandler(void) which was called from TIM6 in Time Base modeMy...

0693W000000WXE0QAO.png
NNang.1 by Associate II
  • 1131 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F103RCT6 simple blinking led problem.

Hi. First of all I want to thank you for giving time to this post. When i create bare metal program for blinking an LED don't work. The LED don't blink but when i enter DEBUG Mode with KEIL uVision the bit 0 in ODR resgister for GPIOC toggle every 1 ...

LDani.1 by Associate
  • 1745 Views
  • 3 replies
  • 0 kudos

X-NUCLEO-IDB05A1 fireware update field!

Hi, I is developing a BLE appilication using X-NUCLEO-IDB05A1 module. I use FlashUpdaterTool (Version 2.1.0) to connent my NUCLEO board of L476RG (VirtualCOMPort Application V0.0.1 ), which connect X-NUCLEO-IDB05A1 module. During updating the fire...

0693W000000WXfzQAG.png
xqiu.1 by Associate
  • 325 Views
  • 0 replies
  • 0 kudos