STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f429 Disco direct to VGA Monitor

Posted on October 09, 2013 at 15:35Hello :) I just remove the LCD from one of my board and made a R2R Resistor DAC connected to the LCD dedicated pin. The only pins you need are the 3 x 6bits colors , the vsync , hsync and GND. After some changes in...

warcatz by Associate II
  • 2181 Views
  • 7 replies
  • 0 kudos

USB <-> MIDI STM32F103

Posted on October 20, 2014 at 20:40Hello! Need source code or examples for implementations USB <-> MIDI STM32F103. #midi #usb #stm32f103

swing82 by Associate II
  • 1508 Views
  • 4 replies
  • 1 kudos

STM32F407VG Bootloader via USART3

Posted on October 23, 2014 at 16:37Hello All,We are using STM32F407VG & are having issues with bootloader via USART3 PC10/PC11. From the SW, we see that the processor is entering the bootloader mode.When 0x7F is send, the processor responds with ''0...

pramuka by Associate II
  • 704 Views
  • 2 replies
  • 0 kudos

usb bulk transfer

Posted on October 23, 2014 at 11:29before i was using pic18f2550 for usb connection on our product, now i decided to use stm32f4 anymore. but i couldnt find any simple usb bulk example (except cdc,hid). i am hardware engineer not software expert. i ...

mrjaner by Associate II
  • 2103 Views
  • 2 replies
  • 0 kudos

STM32Cube CDC new Endpoint

Posted on October 21, 2014 at 08:53I creat new USB CDC project and add new IN Endpoint (0x83). I correct USBD_CDC_TransmitPacket for new Endpoint (0x83). Yet data transfer not working. What should I do to my IN Endpoint (0x83) worked? #stm32cube ...

z1060 by Associate II
  • 752 Views
  • 4 replies
  • 0 kudos

STM32F2xx USB VCP firmware example

Posted on October 17, 2014 at 10:04May I know where can I get the firmware example for STM32F2xx for USB Device VCP???I tried this link, but the firmware is not working, the USB doesnt emurate!https://github.com/suapapa/stm32_library/tree/master/Pro...

ho by Associate II
  • 995 Views
  • 7 replies
  • 0 kudos

STM32CubeL1

Posted on July 04, 2014 at 11:37Hello Does anybody know when STM32CubeL1 (embedded software for STM32 L1 series) will be released? I have a project with a STM32L152 device, and it would be great to be able to use the STM32CubeMX initialization code ...

hot by Associate
  • 1693 Views
  • 9 replies
  • 0 kudos

STM32L053 Nucleo - SPI Issue

Posted on October 15, 2014 at 12:03Hi All,I'm trying to set-up a simple SPI communication between a STM32L0 Nucleo board and a slave device.I made the SPI and PINs configuration using the CubeMX tool and seems to work pretty well but the SPI has som...

usb host over-current detection

Posted on September 28, 2014 at 11:46STM32f407 + usb3300, work in host mode, some high speed usb devices work very well. However, I try for some days to detect vbus over-current, but failed. Has anybody implement it successfully?My hardware logic is...

shark by Senior
  • 677 Views
  • 1 replies
  • 0 kudos