STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Core Self Test FPU

Posted on September 07, 2017 at 13:04Hello,to achieve a SIL2 by using a STM32F4 MCU a periodical core self-test is required. So the CPU itself and the FPU shall be tested. STM is giving us the manual 'UM1840: STM32F4 series safety manual' (http://ww...

STM32F7 USB drivers.

Posted on September 07, 2017 at 09:10We are using STM32F&(ARM-C7) MCU in our customized board.First let me explain our design context , We have two boards with STM32F7 MCU , In that I need to set one board as USB host and another as USB device mode....

Setting up Quadrature Encoder Mode in STM32Cube

Posted on September 23, 2016 at 19:46Hardware: STM32F767ZIT6 Nucleo 144 BoardIDE: Atollic TrueSTUDIO with STM32CubeMXI am trying to interface a quadrature encoder to TIM4 in the Encoder Mode using STM Cube. I set up the timer and configure the count...

Neo M by Associate II
  • 12246 Views
  • 17 replies
  • 0 kudos

Freertos downport

Posted on August 28, 2017 at 12:08Hi all,I know that it is an uncommon request, but I need to use FreeRTOS 8.1.2, even if the latest version is 9.0.0.I created the code base using STM32CubeMX, including FreeRTOS, and I got a complete project to star...

Luca R by Associate II
  • 614 Views
  • 3 replies
  • 0 kudos

Ethernet For STM32

Posted on September 03, 2017 at 11:17Hello. I'm in need of driving the Ethernet port of STM32 MCUs and I have bought the Nucleo Board for STM32F746ZGT6. But apparently, I don't have the knowledge to drive this peripheral! I have seen some videos abo...