STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I have questions about STM32L496's DCMI capabilities. Is STM32L496 capable of recording a video and maybe even compressing a video? What's the maximum you can achieve with this MCU?

Hello ST community,I want to make a video recorder with STM32L496 and OV2640 camera module. The datasheet of the MCU(STM32L496) says this: "• 8- to 14-bit camera interface up to 32 MHz (black&white) or 10 MHz (color)" and this got me a little bit con...

Daduka by Associate
  • 766 Views
  • 2 replies
  • 0 kudos

Resolved! How access stm32 LWIP webserver by name

Hi,I've got an stm32H743 webserver with LWIP working ok on dhcp displaying data.Is it possible to alter the html file on the webserver to be able to access other similar webservers?e.g. Say I have 10 machines - each with one stm32 webserver attached ...

Define error in stm32l4xx_hal_exti.h

Hi everybody,I think I found a bug in stm32l4xx_hal_exti.h at the definition of the GPIO-ports:#define EXTI_GPIOA 0x00000000u#define EXTI_GPIOB 0x00000001u#define EXTI_GPIOC 0x00000002u#define EXTI_GPIOD 0x00000003u#define EXTI_GPIOE 0x00000004u#defi...

Foreground interrupts are hanged for sometime (more than 800 milli seconds)while erasing the bank2 with "(HAL_FLASHEx_Erase_IT(&eraseInitStruct) != HAL_OK)" function call in STM32H743.

if we test with ( HAL_FLASHEx_Erase(&eraseInitStruct, &SECTORError) != HAL_OK) function there is no impact on foreground interrupts. But per design notes of dual bank concepts there should not be any hang/impact on first bank operation when we erase/...

0693W00000HoGDTQA3.png
RKall.1 by Associate II
  • 684 Views
  • 5 replies
  • 0 kudos