STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB VCP Driver Problems Windows 10

Posted on November 27, 2016 at 17:10HiI try to send data over a VCP USB interface from my STM32F446RE to the computer. I use a C♯ programm with a SerialPort interface to read the data.Under Windows 7, 8 and 8.1 everything works perfectly fine but on...

STM32F1 - ADC in DUAL mode

Posted on July 24, 2015 at 22:27Hi. Let me describe the situation. I have to do 8 AD conversions (using STM32F103) as fast as possible. Thus, I'd like to use ADC in DUAL mode to execute 4x2 conversions (on ADC1 as master and ADC2 as slave) and trans...

matic by Associate III
  • 498 Views
  • 4 replies
  • 1 kudos

USB printer class

Posted on November 04, 2013 at 12:10Hi u guysI have in a old powerpoint slide from ST, seen that ST can provide a usb printer Class, does anyone know if the can and/or where to find it?Best regards.  #usb-printer

spa23 by Associate III
  • 1576 Views
  • 7 replies
  • 0 kudos

USB HID battery for Windows (STM32F407)

Posted on November 17, 2016 at 10:59Hello, i try to implement the STM32F407 as HID battery. I can run a easy mouse example but i dont know how i have to config the descriptors for a battery. I have no experience with programming USB. I try it with t...

I2S CLK Outputs on STM32F303 HAL

Posted on November 16, 2016 at 08:45Hi, I am working with the STM32F303 (using the STM32F3Discovery) and I have been trying to set up I2S communication with an external audio codec. I generated code to set up the peripherals with STCubeMX. It genera...

epalaima by Associate II
  • 397 Views
  • 2 replies
  • 0 kudos

STM32F10xxx Bootloader Address

Posted on November 15, 2016 at 17:30AN2606 specifies the bootloader address for most of the STM32 devices but not for the STM32F10xxx devices (outside value line parts). See page 22 of AN2606 Rev 28These parts obviously have a bootloader since the b...

Bernard1 by Associate II
  • 282 Views
  • 3 replies
  • 0 kudos

Bootloader for STM32F0 and STM32F3

Posted on November 15, 2016 at 18:12Today I released version 1.2.4 of the open source OpenBLT bootloader. It now features support for both the STM32F0 and STM32F3 family of microcontrollers, in addition to the STM32F1, STM32F2 and STM32F4, which wer...