STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bootloader + Flash partitions

Posted on September 09, 2017 at 02:23Hi,I'm using STM32F469 which has quite a lot of flash space (2MB). I'm planning to place a bootloader to handle firmware upgrade and partitions the rest of the flash to store multiple firmware instances. Here are...

Bootloader UART selection

Posted on September 08, 2017 at 06:25Hello , In this picture Bootloader of stm32f446X tries to read 0x7f from the usart without initializing  the usart. how that is possible ? it configures the USART later. am i missing something ?also why 0x7f is c...

0690X00000608ASQAY.png
n.serina by Associate III
  • 180 Views
  • 2 replies
  • 1 kudos

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