STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FLASH_ErasePage NOT WORK WITH BOOTLOADER

Posted on February 20, 2013 at 14:56Hi , everyone ...I have a problem when using stm32 flash routines.My problem is , when I change vector table  after bootloader starts,FLASH_Status FLASH_ErasePage(u32 Page_Address)  function doesnt work and MCU is...

veyselka by Associate II
  • 1205 Views
  • 9 replies
  • 0 kudos

STM32F4 USB reg NZLSOHSK bit question

Posted on February 12, 2013 at 18:27Hi you there!Got stuck while programming a USB vendor specific device on STM32F4 MCU. The device is intended to be self-powered with custom usb driver.During initial programming (core and device init. settings) I ...

System Memory Boot on STM32L15x

Posted on January 16, 2013 at 23:13I'm developing an application on a STM32L Discovery card (with an STM32L152 MCU), although our final target is an STM32L151.  I wanted to try out the system memory boot mode, that is boot0=1, boot1=0, and then usin...

stmburns by Associate II
  • 1057 Views
  • 7 replies
  • 0 kudos

STM32 boot and flash problems

Posted on January 31, 2013 at 17:18Hi Everybody! I have a problem with an prototyping-board having a STM32F103ZET6 as controller. When I flash the controller, everything is working well. But if I reset or powercycle the module, the controller doesn'...

gagosoft by Associate
  • 663 Views
  • 2 replies
  • 0 kudos

Ethernet and USB together

Posted on December 11, 2012 at 09:10Hi Team, Have anyone tried Ethernet and USB together? I am trying Ethernet with USB VCP example given in example codes of USB. But when i initialise the USB code , My ethernet link broke down . may be some issue w...

dhiry2k by Associate II
  • 435 Views
  • 2 replies
  • 0 kudos

Jumping to custom bootloader

Posted on January 21, 2013 at 20:33Chip: STM32F4Toolchain: AtollicI have a custom bootloader at 0x08000000, and regular code at 0x0800C000.  On boot, the bootloader checks for a valid image and then jumps to regular code: typedef void (*pFunction)(v...

order by Associate
  • 1364 Views
  • 3 replies
  • 0 kudos