STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART RX ambiguities

Hello,i'm trying to use UART with STM32F767ZI Nucleo board. I'm using the following simple code (the essential parts):/* USER CODE BEGIN PV */ uint8_t a[] = {0x81, 0x00, 0x00, 0x00, 0x00}; uint8_t b[] = {0x00, 0x00, 0x00, 0x00, 0x00}; uint8_t error[]...

0693W000003PrD0QAK.png
AMerc.4 by Senior
  • 693 Views
  • 1 replies
  • 0 kudos

Hello Guys, I have got problem with debugging. While running debugging the error comes up: 120/5000 120/5000 Error message from debugger back end: localhost: 61234: The system tried to join a drive to a directory on a joined drive

I am using nucleo f401-re and I am a beginner. I have run couple of simple programs, and till today it works fine. Does anyone had similiar problem?Thanks in advance

MOrsz.1 by Associate
  • 369 Views
  • 1 replies
  • 0 kudos

Vbat current consumption issue in run mode

Hi,we are using STM32f373, with VBAT powering by Li 3V battery, when we disconnect VDD (3.3V), the current consumption from the battery is 1uA, when we supply VDD, the current consumption jump to 29uA. in "run mode" (VDD supplied) If we disconnect ...

ABinu.1 by Associate
  • 245 Views
  • 0 replies
  • 0 kudos

Use of LSE for TIMxx on STM32L4

Hello,Is it possible to use the LSE clock 32.768 KHz as external clock source for TIMxx on the STM32L4 series ?I have an application running on STM32L1 and using external ****-source mode 2 for TIM10 as described in Figure 131 of the Reference Manual...

Zafi by Associate II
  • 526 Views
  • 3 replies
  • 0 kudos

Resolved! ADC Interrupt setup

Hi ,Ive started configuring gpio's and ADC with stm32f103 in Assembly ,Can somone tell me the basic procedure to setup ADC interrupts ?? .There's alot to keep in mind while setting up the initialization and i've failed at it.

Oahme.1 by Associate III
  • 1027 Views
  • 5 replies
  • 0 kudos