STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Driver Support for Video Class for USB .

Hi , This is Krishnaraj K , Project Associate , CEET, IITMRP . We are in need to interface C270 USB Webcam Interface with Stm32l496Ret6 Microcontroller . We found a source at which is wriiten for stm32f429zi . But its difficult to migrate to our mic...

KRaj.1 by Associate
  • 667 Views
  • 3 replies
  • 0 kudos

FreeRTOS_MPU

STM32Cube_FW_L4_V1.18.0\Projects\NUCLEO-L476RG\Applications\FreeRTOS\FreeRTOS_MPUI am trying to debug the usage of FreeRTOS_MPU using the NUCLEO-L476RG board.But the code failed at HAL_Init() - if (HAL_InitTick(TICK_INT_PRIORITY) != HAL_OK){status = ...

Dual bank booting problem

Hello!I try to use dual bank option on the stm32l476 (256kB) for implementing a custom bootloader. I want just read new program (bin) by custom protocol and write it to another bank. After that I want to switch the banks, reset mcu and start the new ...

KKlyn.1 by Associate II
  • 874 Views
  • 4 replies
  • 0 kudos

STM32L4 USB low power stop

Posted on May 20, 2016 at 16:47I am porting an existing design from an F107 to a L4 micro in the hopes that I can push sleep current below 50uA.Currently I have only one barrier to achieving this low power: the USB device peripheral. No matter What ...

kobus by Associate II
  • 1988 Views
  • 16 replies
  • 0 kudos