STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L152 WakeUp time

Hi,I would like to know if the wakeup time from STOP mode is defined, when LOWPOWERREGULATOR is ON and the main clock is used a MSI (4194 MHz). Can not find this information. Also I would like to compare it with others Low Power modes...Thank you fo...

JAN R by Associate III
  • 290 Views
  • 1 replies
  • 1 kudos

wolfSSH config for STM32F103C8T6

Hi I'm new to this thing. does anyone has any example or config on how to implement the wolfSSH for STM32F103C8T6.Is there any other supporting SSH library which I can use with STM32F103C8T6? Thanks in advance.

VHado by Associate
  • 393 Views
  • 1 replies
  • 0 kudos

Resolved! CAN BUS RECEIVE INTERRUPT

Hi;Can not interrupt CAN BUS application?I'm using the following codevoid HAL_CAN_RxFifo0MsgPendingCallback(CAN_HandleTypeDef *hcan){ HAL_CAN_GetRxMessage(&hcan1, CAN_RX_FIFO0, &RxMessage, RxData);}

STM32F072 USB-CDC-VCP driver

Is it possible to use self-powered STM32F072 as USB peripheral, permanently connected to Raspberry-Pi host on USB?My worry is during recovery from STM32 power reset/ watchdog reset, raspberry-pi getting powereup alone , whether the USB-VCP-CDC will r...

Resolved! Alternate function mapping

Hi guys i am trying to find alternate function map to AF0,AF1 and so on but i did not find that in datasheet where is that i am using stm32f303re from nucleo-64.