STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1279 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
  • 2970 Views
  • 3 replies
  • 0 kudos

USB connection with no firmware causes lags on macOS

I'm programming a firmware with USB CDC support on an STM32F405. I noticed that when I connect the board to my system without working firmware running, all USB devices start glitching out. Every second, the mouse cursor stops moving for a moment. Thi...

CZor.1 by Associate
  • 1420 Views
  • 2 replies
  • 0 kudos

Using FreeRTOS with STM32 STOP0/1/2 Mode

Hi,Looking for ANY references to or better yet, a coded example of how to set up an STM32L processor with FreeRTOS and wake up from STOP0 mode on an RTC calendar event.FreeRTOS and sleep mode isn't an issue, that works fine. However anything more tha...

Resolved! Use USB Peripheral as UART with STM32L4.

Hi,I'm currently developing a board where I use STM32L433RC as my main unitof processment. This board will have an SD Card to store some data and later ontransfer it via UART. To achieve this, I must use an UART to Serial Portconverter.After some res...

MAndr.233 by Associate III
  • 5419 Views
  • 4 replies
  • 0 kudos