STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USART4 does not work receiving data. It works only on USAR2. Sending data works on both. 1) polling on USART4: always timeout 2) Interrupt on USART4 --> Interrupt not thrown

/* Private variables ---------------------------------------------------------*/ UART_HandleTypeDef huart2; UART_HandleTypeDef huart4; ... //#define UART_MODE 1 #define UART_MODE 2 ... #define USARTX USART4 #define huartX huart4   uint8_t UART_rxBuff...

ORend.1 by Associate II
  • 978 Views
  • 8 replies
  • 0 kudos

Measuring external Pulse Width and Height/Voltage

Hi all,Im wanting to measure both the width and height of input pulses using ADC and Timers.To get the width I can use a Timer with Input Capture and __HAL_TIM_GetCounterBut to get the height I'm unsure the best way. Currently I'm using the Input Cap...

EHolm.2 by Associate II
  • 348 Views
  • 1 replies
  • 0 kudos

Teams connection issues (error AADSTS50020)

Hello,it seems that some attendees have issues with logging to the Teams meeting and they receive following error message:AADSTS50020: User account '<user_email>' from identity provider 'live.com' does not exist in tenant '<STMicroelectronics or othe...