STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX NVIC setting

Posted on January 19, 2016 at 19:10I ran my project settings through the CubeMX program to see if there would be any difference in the settings CubeMX makes. I made one observation that seemed worth mentioning. The systick IRQ priority is set twice:...

rbenesh by Associate II
  • 485 Views
  • 1 replies
  • 0 kudos

HAL Driver CAN Bus Example

Posted on February 05, 2016 at 13:33Hi everyone,I am using STM32F469 with STM32Cube.I cannot see any CAN BUS example with HAL Drivers..Can anyone help me ?Regards. #hal-drivers #stm32cube #can-bus

STM32F4-discovery not detected as vcp

Posted on February 03, 2016 at 13:30Hey, i have a problem to connect the SMT32F4-discovery Board as a vcp device on my laptop. The board is detected as a USB device but i can not connect it as a vcp device. I have installed the Stm32 st-Link Utility...

p-jansky by Associate
  • 602 Views
  • 4 replies
  • 0 kudos

bootloader vs sdram stm32f429

Posted on January 27, 2016 at 10:02I'm designing a board that uses the micro stm32f429 . I am considering to use the bootloader CAN integrated and at the same time a memory SDRAM using the FMC . I'm in trouble because the pin PB5 is the CKE pin of t...

simone23 by Associate
  • 153 Views
  • 0 replies
  • 0 kudos

Bootloader STM32f103V8

Posted on July 26, 2011 at 18:15Hi everyone,I am new to the ARM Chips and am trying to implement a bootloader using the example code from AN2557.I am using IAR workbench for ARM 6.2 and a segger Jlink educational JTAG.In IAR I have 2 separate projec...