STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bootloader STM32L476

Posted on October 19, 2016 at 13:47Dear all, I'm working with a Nucleo-64 board and want to start the system boot loader from source code in combination with the Flash Loader Demonstrator, currently I'm trying the boot loader in combination with USA...

wh by Associate III
  • 896 Views
  • 7 replies
  • 0 kudos

STM32CubeMX I2S DMA buffer size

Posted on October 23, 2016 at 23:03Hi everybody, when using the Standard Peripheral Library I could set DMA buffer size for I2S using something like the following:   DMA_InitStructure.DMA_BufferSize = BUFFER_SIZE; But when using STM32CubeMX I could ...

fuentesj by Associate
  • 332 Views
  • 0 replies
  • 0 kudos

Huawei 3G USB modem connect to STM32

Posted on August 15, 2016 at 19:37Hello. I try connect USB modem to STM32F207. I'm used AT^U2DIAG=0 command for switch modem to CDC mode. But in debug i see interfeise with bInterfaceClass = 0xFF only on modem. What is the interface? How get CDC?PC ...

zhenya by Associate
  • 685 Views
  • 2 replies
  • 0 kudos

STM32L4 USB Connect/Disconnect Detection

Posted on October 18, 2016 at 23:43I'm working on USB on an STM32L4 chip and cannot seem to reliably trigger when a USB Device is both Connected and Disconnected. I trigger the interrupt overall and handle it, but I need changes to happen as soon as...

jacob2 by Associate II
  • 1156 Views
  • 3 replies
  • 0 kudos

STM32L476VG USB CDC Not Recognized

Posted on October 12, 2016 at 19:56I'm working on a USB CDC project to get a virtual com port using an STM32L476VG processor, I have it configured to be a device only in hopes to simply pass information over the com port between my board and PC. I a...

jacob2 by Associate II
  • 672 Views
  • 9 replies
  • 0 kudos

USB Virtual Com Port example

Posted on January 28, 2014 at 15:02Hello, USB Virtual Com Port example doesn't work on device modeI have a uC card wtih stm32f107 which works host and  FS mode, reads Flash disc.. Now I am trying eval vcp example, I made necessary changes but it doe...

arge by Associate III
  • 4092 Views
  • 10 replies
  • 0 kudos