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

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
  • 16125 Views
  • 17 replies
  • 0 kudos

Resolved! Is there a way to test ADC by Software ?

Posted on September 05, 2017 at 17:33Hi !I am currently designing a test plan for my software/hardware application. During the tests, I need to know if the ADC is functionnal and correctly calibrated.We have an idea to test it with an hardware solut...

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

STM32L432 Nucleo32 Bootloader/Flash Loader

Posted on August 09, 2017 at 17:40I am testing the Flash Loader Demontrator app with the STM32L432 Nucleo32 board.I  removed SB12 and pulled Boot0 to VDD.I connect my serial port to USART1.The app is giving me 'Target is Readable' message with green...

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...