STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Eeprom Emulation for HAL on STM32F4xx device ?

Posted on January 16, 2017 at 09:52https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries-expansions/stsw-stm32066.license%3d1484550263426.html I am able t...

Enter DFU mode using Dfuse Tool

Posted on December 19, 2016 at 13:35Hi all,I am able to jump from my application to DFU Bootloader code and able to update my new firmware image with gpio interrupt, here i need one external interrupt to enter in to DFU for that i am thinking to use...

Open port error on host while using HAL_Delay

Posted on December 19, 2016 at 12:03 I use STM32F407G-DISC1 board. I have run some examples with VCP based on STD library. Everything is OK. Then I have tried to generate code by CubeMX. And something interesting happens. If not to add any cod...

kozlovdmn by Associate II
  • 1015 Views
  • 5 replies
  • 0 kudos

Doublebuffered USB endpoint for STM32L0

Posted on January 09, 2017 at 11:46As described in  RM0376 DocID025941 rev 4 datasheet page 882 the SW_BUF flag shows the packet buffer for the application software. But there is a mismatch in the Table 143 for IN-type endpoint for DTOG=1 SW_BUF=1. ...