About 634,000 results
Open links in new tab
  1. STM32F4 - Using two RX FIFOs on the same CAN peripheral

    Mar 5, 2025 · New to CAN here, Is it possible to configure the same CAN peripheral (CAN1) on an STM32F4 to receive messages from one node in RXFIFO0 and from another node in RXFIFO1? The …

  2. Demo: FreeRTOS on STM32F4 Discovery - STMicroelectronics

    Posted on January 08, 2012 at 22:58 For all interested, I developed a free demo download. The demo is a simple project which can be dropped into TrueSTUDIO. Within a few minutes you should be able to …

  3. How to Configure Micro Controller as USB Host and ...

    Nov 22, 2024 · To handle both USB host and device on different ports in a single workspace, you can configure the STM32F4 USB stack to support both modes. Use conditional initialization to set the …

  4. Understanding STM32F4 FSMC - STMicroelectronics Community

    Posted on July 30, 2013 at 10:15 Hello, I am new to STM32F4 and I have been digging into documentation for the lasts two weeks. My application uses a 320x240 LCD display and is managed …

  5. VCAP in hardware design - STMicroelectronics Community

    Sep 29, 2022 · I have got a custom PCB using STM32F4. I don't have any capacitor connected to the VCAP Pin and I wonder if this is necessary or not. Which is the use of VCAP and do I need to add it …

  6. HAL API documentation and examples - STMicroelectronics

    Jul 24, 2024 · Hi, where do I find the full HAL API documentation? Is there a wiki? And also is there a way to pull it up in CubeIDE (I'm not referring to the autocomplete)? Also is there a repository with all …

  7. STM32F4 MCU firmware package 1.28.1 - STMicroelectronics

    Jun 16, 2024 · Currently on the official STM32F4 MCU package site there is a patch 1.28.1 to download which should include some fixes for ethernet issues (I hope those are fixes for issues I have) but this …

  8. How to redirect the printf function to a UART for ...

    Dec 14, 2021 · Introduction It can be especially useful during code development to display messages in a terminal window about various system parameters to help with debugging. An easy way to do that …

  9. STM32F4 [X-CUBE-CRYPTOLIB] - Cryptography Support

    Feb 4, 2025 · The STM32 cryptographic library package includes firmware functions for the STM32 microcontrollers (also in the STM32F4 series). So, yo u can adapt the examples from the Nucleo …

  10. How to use the ST Open Bootloader for STM32 Microcontrollers

    Jun 5, 2024 · Introduction ST Open Bootloader is example application code for STM32 microcontrollers providing In-Application programming (IAP) and is offered in the STM32Cube MCU Packages and …