STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB DFU Customised

Posted on August 30, 2012 at 01:00Hi, I would like to create a USB DFU device and host that can only talk to each other. What I want to do is to put a sort of flag such that my device will not be able to send its device descriptor to the host unles...

zoro7117 by Associate II
  • 1102 Views
  • 7 replies
  • 0 kudos

STM32F4-Discovery HS USB

Posted on November 23, 2014 at 15:52Hi all, I want to convert the USB HID MOUSE demonstration example (from the board firmware package) into HIGH SPEED and be able to transfer 128Bytes in a single Xfer. I changed the following places; HID REPORT; RE...

atakan by Associate II
  • 1061 Views
  • 5 replies
  • 0 kudos

USB bluetooth dongle

Posted on December 21, 2015 at 10:58Hi allNow, i have project use USB bluetooth dongle on base stm32f1This is usb bluetooth dongle, not bluetooth module I have search, but not found document or source which i can research thisPlease share to me docu...

ngtbinh by Associate II
  • 428 Views
  • 0 replies
  • 0 kudos

Uart variable length

Posted on December 20, 2015 at 14:56Hi ! I need to implement a Rx-uart at 250k bauds with variable length but the problem is that I'm with the CubeMX configurator and I don't know how to do it.I was also trying to receive the data in DMA but when I ...

MTP device mode for STM32

Posted on December 20, 2015 at 03:00I have seen, that there exist  a host mode MTP driver for STM32 in STM32Cube. Anyway there are ever recurring questions if there is the possibility to write data simultanously in datalogging appliation to an SD Ca...

thorsten by Associate II
  • 387 Views
  • 0 replies
  • 1 kudos

stm32f7 discovery kit and ucLinux, ethernet

Posted on July 27, 2015 at 22:13Hello, How to easy increase external sdram from 8MB to > 16MB? Do you know any chip 8Mx16, 16Mx16, 32Mx16 and the same package? In my opinion this kit should have minimum 16MB ram... #stm32f7-disco-sdram-uclinux-et...

rpiotr by Associate II
  • 623 Views
  • 3 replies
  • 0 kudos

Stm32F10X+FatFS+SDIO DMA HardFault

Posted on December 15, 2015 at 17:20 I have problem with STM32f103 FatFS library. If I start it with SD_SetDeviceMode(SD_POLLING_MODE) everything works OK. But when I change it to SD_SetDeviceMode(SD_DMA_MODE) it is fired HardF...

bronek by Associate II
  • 820 Views
  • 3 replies
  • 0 kudos