STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with Rtos and Rtos API

Hi to all!I have a problem using the osEventFlagsSet() API. Based on documentation i can call this function from an ISR, but if i call this function in the ISR body the flag isn't set. It's my problem or i can't call this function from the ISR?The se...

Luca1 by Senior
  • 378 Views
  • 3 replies
  • 0 kudos

512kbyte SRAM cannot be used

I am using STM32F767ZI.STM32F767ZI has 512kbyte SRAM.However, if you use more than about 133kbyte for global variables etc., the program operation will be strange.Specifically, you will not be able to connect to the USB (VCP Port).I want to secure gl...

TMATS.1 by Associate II
  • 356 Views
  • 1 replies
  • 0 kudos

STM32F207VGT with KSZ8463 3-port Switch

Hi!I am trying to interface the STM32F207's Ethernet peripheral with a KSZ8463 3-port managed switch. I'm using SPI as the management interface, so the MIIM is not connected (MCO + MDIO). So far, I have been able to run the lwIP HTTP server example o...

RBaba.1 by Associate
  • 1009 Views
  • 3 replies
  • 0 kudos